JS Runner - CTH
Run JavaScript Code in the Online Sites
什么是JS Runner - CTH?
JS Runner - CTH是由C Tech Hindi开发的Chrome扩展程序,该扩展的主要功能是“Run JavaScript Code in the Online Sites”。
扩展截图
下载JS Runner - CTH扩展crx文件
下载JS Runner - CTH扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
# 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. 扩展基本信息
| 名称 | |
| ID | ohfgciebjhocphgcikdnldicgfhdbllj |
| 官方URL | https://chromewebstore.google.com/detail/js-runner-cth/ohfgciebjhocphgcikdnldicgfhdbllj |
| 简介 | Run JavaScript Code in the Online Sites |
| 文件大小 | 2.94 MB |
| 安装次数 | 124 |
| 当前版本 | 0.0.8 |
| 更新时间 | 2021-03-18 |
| 上架时间 | 2020-09-08 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | C Tech Hindi |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://ctechhindi.in/extensions/js-runner/ |
| 帮助页面URL | https://ctechhindi.in/extensions/js-runner/#support |
| 隐私政策页面URL | https://ctechhindi.in/privacy |
| 支持的语言 | 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:\/\/*\/",
" | |