JS Runner - CTH
Run JavaScript Code in the Online Sites
What is JS Runner - CTH?
JS Runner - CTH is a Chrome extension developed by C Tech Hindi, and its main feature is "Run JavaScript Code in the Online Sites".
Extension Screenshots
Download JS Runner - CTH Extension CRX File
Download JS Runner - CTH 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
# JS Runner - CTH
Run JavaScript Code in the Online Sites
# Features
* Run Custom JavaScript in Sites
* Microsoft VS Editor
# Editor Shortcut Key
* Save Data `Ctrl + S`
* Full Screen `F11`
* Change Tab Size
* Change Font Size
# Copyright and License copyright
Code copyright 2020 ctechhindi. Code released under the MIT license. Extension Basic Information
| Name | |
| ID | ohfgciebjhocphgcikdnldicgfhdbllj |
| Official URL | https://chromewebstore.google.com/detail/js-runner-cth/ohfgciebjhocphgcikdnldicgfhdbllj |
| Description | Run JavaScript Code in the Online Sites |
| File Size | 2.94 MB |
| Installation Count | 124 |
| Current Version | 0.0.8 |
| Last Updated | 2021-03-18 |
| Publish Date | 2020-09-08 |
| Rating | 5.00/5 Total 1 Ratings |
| Developer | C Tech Hindi |
| [email protected] | |
| Payment Type | free |
| Extension Website | https://ctechhindi.in/extensions/js-runner/ |
| Help Page URL | https://ctechhindi.in/extensions/js-runner/#support |
| Privacy Policy Page URL | https://ctechhindi.in/privacy |
| Supported Languages | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_appName__",
"version": "0.0.8",
"short_name": "__MSG_appShortName__",
"description": "__MSG_appDescription__",
"manifest_version": 2,
"default_locale": "en",
"permissions": [
"tabs",
"storage",
"http:\/\/*\/",
"https:\/\/*\/",
" | |