JS Digger JS Digger

Developer Tools
Version: 1.2.8
Last Update: 2021-01-13

Overview

JS Digger is a Chrome extension developed by Alex Feinstein. According to the data from Chrome web store, current version of JS Digger is 1.2.8, updated on 2021-01-13.
1,000+ users have installed this extension. 11 users have rated this extension with an average rating of .

List, search for, and modify all JavaScript functions, objects, and variables on a webpage.

JS Digger allows you to stop scrolling through hundreds of lines of JavaScript source code when trying to understand or modify a web application or HTML5 based game. It works by listing all the JavaScript functions and variables on the webpage available through the window object. You can filter the results with queries for their values, types, or names, and subsequently refresh, examine, or modify them right from the app.

A few common uses for JS Digger include the following:

If you are playing a game which shows you a score or number of lives, you can find the variable that dictates that number simply by searching for a variable with “number” as the type and the score as the value.

If you need to determine what functions modify or use html elements with a particular class or ID, you could search for a function that contains a specific class or ID.

If you are looking for a variable or function with a particular term within its name, value, or source code, you could search for a variable or function which includes that term in its name or value. You can even specify whether you are looking for a "function", "string", "number", "boolean", or other JavaScript data type.

TERMS OF SERVICE: JS Digger can be downloaded for free from the Chrome Web Store. There are no in-app purchases or advertisements within the extension. All updates, bug fixes, and future features are free after downloading JS Digger. Unauthorized distribution or modification of JS Digger or any of its contents through any medium is prohibited (regardless of whether you purchased a copy of the extension) without explicit written permission from the copyright holder. JS Digger’s terms of service may be subject to change without notice. You are agreeing to these conditions by downloading or using JS Digger or any of its contents. Use JS Digger responsibly.

PRIVACY POLICY: This extension will never collect, save, or transmit any of your personal data. JS Digger works by injecting a script into the webpage upon launching the extension from the developer tools menu. This script collects every JavaScript variable, function, and object and subsequently returns them to the devtools portion (the display) of the app. Without this script, the extension would not be able to function. Therefore, your permission is required upon downloading the extension to enable its functionality.

ACKNOWLEDGEMENTS:
David Ofir: JS Digger Logo
Brittany Stevens: Advising
Dr. Sidney Levy: Advising

Created by Alexander Feinstein

Copyright © 2018 by Alexander Feinstein
All Rights Reserved

Rating

11 ratings

Total Installs

1,000+

Information

Last Update

2021-01-13

Current Version

1.2.8

Size

2.3MiB

Author

Alex Feinstein

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar Eli Luong
2021-11-10

Used it to quickly find a variable among a million variables that contained a specific value that I was looking for. :)

avatar Sing Yatphaisan
2021-07-04

Awesome tool, super useful.

avatar Adarsh Telkur
2020-07-23

Very useful tool! It helped me fix bugs assigned to me during my internship and helped me get me a return offer too! The developer must have spend a lot of time and effort on this amazing tool.

avatar WeeHee
2020-03-24

It's a very useful tool. I'll recommend it if you are reading and trying to understand a lot of JS source code.

avatar Motox
2019-08-22

Stuck at 100% Done Collection: Processing and ordering data