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 |
| Eメール | [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:\/\/*\/",
" | |