Plugin Icon

JS Picking Chrome 插件, crx 扩展下载

Plugin Screenshot
                    

Find the JavaScript variables in the midst of chaos

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.

分类 💻开发者工具
插件标识 jjljfhnjkinelaaagkkamlaaflhfmlpc
平台 Chrome
评分
★★★★☆ 4.1
评分人数 9
插件主页 https://chromewebstore.google.com/detail/js-picking/jjljfhnjkinelaaagkkamlaaflhfmlpc
大小 144KiB
官网下载次数 45
下载地址

CRX扩展文件安装方法

第1步: 打开Chrome浏览器的扩展程序

第2步: 在地址栏输入: chrome://extensions/

第3步: 开启右上角的【开发者模式】

第4步: 重启Chrome浏览器 (重要操作)

第5步: 重新打开扩展程序管理界面

第6步: 将下载的crx文件直接拖入页面完成安装

注意:请确保使用最新版本的Chrome浏览器

同类插件推荐