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. 擴展基本資訊
| 名稱 | |
| ID | nlkkhdidnadclaajbpmhihbeccellili |
| 官方網址 | 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 |
| 電子郵箱 | [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"
}
} | |