Js-Injection
Javascript Injection Extenstion Tool for Chromium-based Web browsers
Js-Injectionとは何ですか?
Js-InjectionはAnOldStoryによって開発されたChromeの拡張機能で、その主な機能は「Javascript Injection Extenstion Tool for Chromium-based Web browsers」です。
拡張機能のスクリーンショット
Js-Injection拡張機能のCRXファイルをダウンロード
Js-Injection拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Javascript Injection Extension Tool for Chromium-based Web browsers This Project is based on opensource visit https://github.com/AnOldStory/Js-Injection and make good extension together
拡張機能の基本情報
名前 | Js-Injection |
ID | mijnijeicfcodlijkmafknapfcilffni |
公式URL | https://chromewebstore.google.com/detail/js-injection/mijnijeicfcodlijkmafknapfcilffni |
説明 | Javascript Injection Extenstion Tool for Chromium-based Web browsers |
ファイルサイズ | 1.11 MB |
インストール数 | 49 |
現在のバージョン | 2.0.2 |
最終更新日 | 2020-04-02 |
公開日 | 2020-03-27 |
開発者 | AnOldStory |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Js-Injection", "author": "AnOldStory", "version": "2.0.2", "description": "Javascript Injection Extenstion Tool for Chromium-based Web browsers", "background": { "scripts": [ "background.js" ], "persistent": true }, "content_scripts": [ { "all_frames": true, "js": [ "injection.js" ], "matches": [ " |