JS-Exec
Inject your own JavaScript in any webpage.
什么是JS-Exec?
JS-Exec是由SeevenDev开发的Chrome扩展程序,该扩展的主要功能是“Inject your own JavaScript in any webpage.”。
扩展截图
下载JS-Exec扩展crx文件
下载JS-Exec扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
JS-Exec is a simple extension that allows you to inject your own JavaScript in any web page. You can also write you own JavaScript applications and quickly run them wherever and whenever you want. /!\ This extension is under developement. Many features and potential bug fixes are coming soon. You can also contact me to report bugs or suggest features via GitHub. Find out more on my GitHub repository : http://github.com/SeevenDev/JS-Exec
扩展基本信息
名称 | JS-Exec |
ID | caeimpdeapdimekjkkkggpibnlijlnka |
官方URL | https://chromewebstore.google.com/detail/js-exec/caeimpdeapdimekjkkkggpibnlijlnka |
简介 | Inject your own JavaScript in any webpage. |
文件大小 | 1.83 MB |
安装次数 | 636 |
当前版本 | 3.0 |
更新时间 | 2019-03-08 |
上架时间 | 2019-03-08 |
评分 | 4.67/5 共3次评分 |
开发者 | SeevenDev |
付费类型 | free |
扩展官网 | https://github.com/SeevenDev/JS-Exec |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "JS-Exec", "description": "Inject your own JavaScript in any webpage.", "version": "3.0", "author": "SeevenDev", "options_page": "options.html", "permissions": [ "storage", "unlimitedStorage", "activeTab", " |