ScriptAutoRunner
Injects to any Script into a Website. It can be autorun as well.
什么是ScriptAutoRunner?
ScriptAutoRunner是由nakajmg开发的Chrome扩展程序,该扩展的主要功能是“Injects to any Script into a Website. It can be autorun as well.”。
扩展截图
下载ScriptAutoRunner扩展crx文件
下载ScriptAutoRunner扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
More detail, see https://github.com/nakajmg/ScriptAutoRunner/README.md
扩展基本信息
名称 | ScriptAutoRunner |
ID | gpgjofmpmjjopcogjgdldidobhmjmdbm |
官方URL | https://chromewebstore.google.com/detail/scriptautorunner/gpgjofmpmjjopcogjgdldidobhmjmdbm |
简介 | Injects to any Script into a Website. It can be autorun as well. |
文件大小 | 130 KB |
安装次数 | 10,000 |
当前版本 | 0.1.0 |
更新时间 | 2015-09-23 |
上架时间 | 2015-09-23 |
评分 | 4.87/5 共31次评分 |
开发者 | nakajmg |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ScriptAutoRunner", "description": "Injects to any Script into a Website. It can be autorun as well.", "version": "0.1.0", "background": { "scripts": [ "js\/background.js" ] }, "content_scripts": [ { "matches": [ " |