ScriptAutoRunner
Injects to any Script into a Website. It can be autorun as well.
What is ScriptAutoRunner?
ScriptAutoRunner is a Chrome extension developed by nakajmg, and its main feature is "Injects to any Script into a Website. It can be autorun as well.".
Extension Screenshots
Download ScriptAutoRunner Extension CRX File
Download ScriptAutoRunner extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
More detail, see https://github.com/nakajmg/ScriptAutoRunner/README.md
Extension Basic Information
Name | ScriptAutoRunner |
ID | gpgjofmpmjjopcogjgdldidobhmjmdbm |
Official URL | https://chromewebstore.google.com/detail/scriptautorunner/gpgjofmpmjjopcogjgdldidobhmjmdbm |
Description | Injects to any Script into a Website. It can be autorun as well. |
File Size | 130 KB |
Installation Count | 10,000 |
Current Version | 0.1.0 |
Last Updated | 2015-09-23 |
Publish Date | 2015-09-23 |
Rating | 4.87/5 Total 31 Ratings |
Developer | nakajmg |
[email protected] | |
Payment Type | free |
Supported Languages | 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": [ " |