Overview
This addon helps to find variable paths in your JavaScript application. There are 2 ways of doing this:
- "Value search"': When you know what value the variable has, you can use this to find how to acces this variable.
- "Change search": When you want to find what variables are changed after performing an action.
Second option works by serialising all that is accessible from withing the window object in a big JavaScript string 2 times. Once before a user interaction and once after. A simple diff algorithm is used to see what variables changed. An optional 3th capture can be done to remove noisy variables from the selection that changed without user interaction.
Tags
Privacy Practices
✓
Not being sold to third parties, outside of the approved use cases
✓
Not being used or transferred for purposes that are unrelated to the item's core functionality
✓
Not being used or transferred to determine creditworthiness or for lending purposes
🔐 Security Analysis
This extension hasn't been security-scanned yet.
Similar Extensions
More in Productivity/developer →Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions!
브라우저에서 라온시큐어의 PC보안 기능을 사용하기 위한 확장 프로그램입니다.
Adds React debugging tools to the Chrome Developer Tools.
Created from revision 3cde211b0c on 10/20/2025.