Alert Control
Control browser alert windows. Block by default or on specific websites.
什麼是Alert Control?
Alert Control是由https://alertcontrol.s13.us開發的Chrome擴展程式,該擴展的主要功能是“Control browser alert windows. Block by default or on specific websites.”。
擴展截圖
下載Alert Control擴展crx文件
下載Alert Control擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Stop the browser alert dialogs from taking over the tab! Configure to block all alerts or filter by site. View blocked alerts by clicking the icon. Can now block confirm and prompt dialogs as well. Questions? Contact me at [email protected]
擴展基本資訊
名稱 | Alert Control |
ID | ofjjanaennfbgpccfpbghnmblpdblbef |
官方網址 | https://chromewebstore.google.com/detail/alert-control/ofjjanaennfbgpccfpbghnmblpdblbef |
簡介 | Control browser alert windows. Block by default or on specific websites. |
檔案大小 | 48.04 KB |
安裝次數 | 20,000 |
目前版本 | 1.3 |
更新時間 | 2018-06-20 |
上架時間 | 2018-06-20 |
評分 | 3.46/5 共 177 次評分 |
開發者 | https://alertcontrol.s13.us |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Alert Control", "version": "1.3", "description": "Control browser alert windows. Block by default or on specific websites.", "manifest_version": 2, "icons": { "16": "\/img\/icon16.png", "32": "\/img\/icon32.png", "48": "\/img\/icon48.png", "128": "\/img\/icon128.png" }, "background": { "scripts": [ "js\/jquery.min.js", "js\/chrp.js", "js\/bg.js" ] }, "options_page": "options.html", "content_scripts": [ { "matches": [ " |