Alert Control
Control browser alert windows. Block by default or on specific websites.
Apa itu Alert Control?
Alert Control adalah ekstensi Chrome yang dikembangkan oleh https://alertcontrol.s13.us, dan fitur utamanya adalah "Control browser alert windows. Block by default or on specific websites.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Alert Control
Unduh file ekstensi Alert Control dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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]
Informasi Dasar Ekstensi
Nama | Alert Control |
ID | ofjjanaennfbgpccfpbghnmblpdblbef |
URL Resmi | https://chromewebstore.google.com/detail/alert-control/ofjjanaennfbgpccfpbghnmblpdblbef |
Deskripsi | Control browser alert windows. Block by default or on specific websites. |
Ukuran File | 48.04 KB |
Jumlah Instalasi | 20,000 |
Versi Saat Ini | 1.3 |
Terakhir Diperbarui | 2018-06-20 |
Tanggal Publikasi | 2018-06-20 |
Penilaian | 3.46/5 Total 177 Penilaian |
Pengembang | https://alertcontrol.s13.us |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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": [ " |