AdsSecured
Removes advertisements and tracking scripts.
什麼是AdsSecured?
AdsSecured是由https://ads-secured.com開發的Chrome擴展程式,該擴展的主要功能是“Removes advertisements and tracking scripts.”。
擴展截圖
下載AdsSecured擴展crx文件
下載AdsSecured擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
AdsSecured is the definitive ad blocker, as it removes pop-ups, annoying banners, tracking scripts and video ads. Use AdsSecured to get rid of banner ads, pop-ups, tracking scripts and video ads and stop advertising companies from tracking your movements on the Internet. Surf the web safely and ad-free with the most comprehensive and lightweight adblock extension for Chrome! AdsSecured blocks: - Annoying banner ads - YouTube ads - Annoying sponsored stories - Ad network tracking - Pop-ups and pop-unders - Any type of community that is reported as annoying advertising.
擴展基本資訊
名稱 | |
ID | jigofigfieopipblcoodpblckbolkaaj |
官方網址 | https://chromewebstore.google.com/detail/adssecured/jigofigfieopipblcoodpblckbolkaaj |
簡介 | Removes advertisements and tracking scripts. |
檔案大小 | 1.2 MB |
安裝次數 | 24,793 |
目前版本 | 1.0.11 |
更新時間 | 2023-01-11 |
上架時間 | 2023-01-09 |
評分 | 3.67/5 共 3 次評分 |
開發者 | https://ads-secured.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://www.ads-secured.com |
說明頁面URL | https://www.ads-secured.com/privacy-policy/ |
隱私政策頁面URL | https://www.ads-secured.com/privacy-policy |
支援的語言 | de,en,fr,nl,es,it,pl |
manifest.json | |
{ "action": { "default_icon": { "128": "resources\/icons\/128.png" }, "default_title": "__MSG_appName__" }, "background": { "service_worker": "js\/serviceWorker.js" }, "content_scripts": [ { "all_frames": true, "js": [ "js\/vendors\/AdguardTeam\/ExtendedCss.js", "js\/contentScript.js" ], "match_about_blank": true, "matches": [ "*:\/\/*\/*" ], "run_at": "document_start" } ], "declarative_net_request": { "rule_resources": [ { "id": "rules_1", "enabled": true, "path": "resources\/rules\/1.json" }, { "id": "rules_2", "enabled": true, "path": "resources\/rules\/2.json" }, { "id": "rules_3", "enabled": true, "path": "resources\/rules\/3.json" }, { "id": "rules_4", "enabled": true, "path": "resources\/rules\/4.json" }, { "id": "rules_5", "enabled": true, "path": "resources\/rules\/5.json" }, { "id": "rules_6", "enabled": true, "path": "resources\/rules\/6.json" }, { "id": "rules_7", "enabled": true, "path": "resources\/rules\/7.json" } ] }, "default_locale": "en", "description": "__MSG_appDescription__", "host_permissions": [ " |