Content Script
Simple extension that allows running pre-defined JavaScript at any page. Developed by Simo Erkinheimo.
What is Content Script?
Content Script is a Chrome extension developed by Unknown, and its main feature is "Simple extension that allows running pre-defined JavaScript at any page. Developed by Simo Erkinheimo.".
Extension Screenshots
Download Content Script Extension CRX File
Download Content Script 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
Extension Basic Information
Name | Content Script |
ID | fncbcbakeiaopklkfknhpckcoipoaefo |
Official URL | https://chromewebstore.google.com/detail/content-script/fncbcbakeiaopklkfknhpckcoipoaefo |
Description | Simple extension that allows running pre-defined JavaScript at any page. Developed by Simo Erkinheimo. |
File Size | 22.97 KB |
Installation Count | 173 |
Current Version | 0.0.1 |
Last Updated | 2016-07-19 |
Publish Date | 2016-07-19 |
Rating | 5.00/5 Total 3 Ratings |
Developer | Unknown |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Content Script", "version": "0.0.1", "icons": { "128": "icon128.png" }, "description": "Simple extension that allows running pre-defined JavaScript at any page. Developed by Simo Erkinheimo.", "author": "Simo Erkinheimo", "options_ui": { "page": "options.html", "chrome_style": true }, "content_scripts": [ { "matches": [ " |