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 |
官方URL | 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": [ " |