Broomo - Javascript jQuery Executor
Executes your javascript/jquery scripts on specific web sites
Broomo - Javascript jQuery Executorとは何ですか?
Broomo - Javascript jQuery Executorはbulent taymazによって開発されたChromeの拡張機能で、その主な機能は「Executes your javascript/jquery scripts on specific web sites」です。
拡張機能のスクリーンショット
Broomo - Javascript jQuery Executor拡張機能のCRXファイルをダウンロード
Broomo - Javascript jQuery Executor拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Broomo executes your javascript/jquery code snippets on specific web sites you defined so you can create a customized view of your favorite sites. 拡張機能の基本情報
| 名前 | |
| ID | hmkipcoboafepjhahnpifcbfbjlkiblf |
| 公式URL | https://chrome.google.com/webstore/detail/broomo-javascript-jquery/hmkipcoboafepjhahnpifcbfbjlkiblf |
| 説明 | Executes your javascript/jquery scripts on specific web sites |
| ファイルサイズ | 75.53 KB |
| インストール数 | 192 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2018-01-21 |
| 公開日 | 2018-01-21 |
| 評価 | 2.00/5 合計 3 レビュー |
| 開発者 | bulent taymaz |
| 支払い方法 | free |
| ヘルプページのURL | http://broomo.freeforums.net |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Broomo - Javascript jQuery Executor",
"description": "Executes your javascript\/jquery scripts on specific web sites",
"version": "1.0",
"manifest_version": 2,
"permissions": [
"storage",
"webRequest",
"activeTab",
"tabs"
],
"content_scripts": [
{
"matches": [
" | |