Amazon MiniTV AdBlocker
Blocks ads in Amazon MiniTV
Amazon MiniTV AdBlockerとは何ですか?
Amazon MiniTV AdBlockerはthegeekestofallによって開発されたChromeの拡張機能で、その主な機能は「Blocks ads in Amazon MiniTV」です。
拡張機能のスクリーンショット
Amazon MiniTV AdBlocker拡張機能のCRXファイルをダウンロード
Amazon MiniTV AdBlocker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension blocks the ads coming from the amazon servers to the users. The extensions helps the users to get a seamless content experience.
拡張機能の基本情報
名前 | Amazon MiniTV AdBlocker |
ID | nlkkhdidnadclaajbpmhihbeccellili |
公式URL | https://chromewebstore.google.com/detail/amazon-minitv-adblocker/nlkkhdidnadclaajbpmhihbeccellili |
説明 | Blocks ads in Amazon MiniTV |
ファイルサイズ | 10.44 KB |
インストール数 | 1,644 |
現在のバージョン | 0.2 |
最終更新日 | 2023-12-28 |
公開日 | 2023-01-28 |
評価 | 2.14/5 合計 7 レビュー |
開発者 | thegeekestofall |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Amazon MiniTV AdBlocker", "manifest_version": 3, "version": "0.2", "description": "Blocks ads in Amazon MiniTV", "background": { "service_worker": "background.js" }, "permissions": [ "declarativeNetRequest" ], "icons": { "32": "\/files\/i2.png", "48": "\/files\/ii3.png" } } |