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 |
| 官方網址 | 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:\/\/*\/",
" | |