Aenomaly Ad Blocker + Search Engine
Aenomaly Ad Blocker + Privacy Search Engine
Aenomaly Ad Blocker + Search Engineとは何ですか?
Aenomaly Ad Blocker + Search EngineはÆNOMALYによって開発されたChromeの拡張機能で、その主な機能は「Aenomaly Ad Blocker + Privacy Search Engine」です。
拡張機能のスクリーンショット
Aenomaly Ad Blocker + Search Engine拡張機能のCRXファイルをダウンロード
Aenomaly Ad Blocker + Search Engine拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
BROWSE THE INTERNET WITH NO ANNOYING ADS. Experience a cleaner, faster internet by blocking annoying ads. Block intrusive Ads. Block unwanted Websites. Search the internet in Privacy.
拡張機能の基本情報
名前 | |
ID | liledmkcnejjjnoedaopnkibcklgcmei |
公式URL | https://chrome.google.com/webstore/detail/aenomaly-ad-blocker-+-sea/liledmkcnejjjnoedaopnkibcklgcmei |
説明 | Aenomaly Ad Blocker + Privacy Search Engine |
ファイルサイズ | 3.39 MB |
インストール数 | 1,000 |
現在のバージョン | 1.18.17 |
最終更新日 | 2019-05-25 |
公開日 | 2019-05-25 |
評価 | 4.83/5 合計 18 レビュー |
開発者 | ÆNOMALY |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://aenomaly.com |
ヘルプページのURL | https://t.me/aenomaly |
対応言語 | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "author": "Aenomaly Development Team", "background": { "page": "background.html" }, "browser_action": { "default_icon": { "16": "img\/icon_16.png", "32": "img\/icon_32.png" }, "default_popup": "popup.html", "default_title": "Aenomaly Blocker" }, "commands": { "launch-element-picker": { "description": "__MSG_popupTipPicker__" }, "launch-element-zapper": { "description": "__MSG_popupTipZapper__" }, "launch-logger": { "description": "__MSG_popupTipLog__" } }, "content_scripts": [ { "all_frames": true, "js": [ "\/js\/vapi.js", "\/js\/vapi-client.js", "\/js\/contentscript.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_start" }, { "all_frames": false, "js": [ "\/js\/scriptlets\/subscriber.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_idle" } ], "default_locale": "en", "description": "Aenomaly Ad Blocker + Privacy Search Engine", "icons": { "128": "img\/icon_128.png", "16": "img\/icon_16.png", "32": "img\/icon_32.png", "64": "img\/icon_64.png" }, "incognito": "split", "manifest_version": 2, "minimum_chrome_version": "51.0", "name": "Aenomaly Ad Blocker + Search Engine", "options_ui": { "open_in_tab": true, "page": "dashboard.html" }, "permissions": [ "contextMenus", "privacy", "storage", "tabs", "unlimitedStorage", "webNavigation", "webRequest", "webRequestBlocking", " |