CoronaBlocker
Get rid of coronavirus! I will replace for you everywhere the 'coronavirus' with 'love' (or any other word you choose...)
Apa itu CoronaBlocker?
CoronaBlocker adalah ekstensi Chrome yang dikembangkan oleh CoronaBlocker, dan fitur utamanya adalah "Get rid of coronavirus! I will replace for you everywhere the 'coronavirus' with 'love' (or any other word you choose...)".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi CoronaBlocker
Unduh file ekstensi CoronaBlocker 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
The CoronaBlocker extension will block for you all terms of "coronavirus" with any other word you choose. The extension works in all sites and by default we will replace all "coronavirus" terms with the word "love" (in multi-languages) to spread love around the world during this difficult time. We wish all of you health and we hope that we will get through it soon!
Informasi Dasar Ekstensi
Nama | CoronaBlocker |
ID | ccebdahleanhoomckljgcppfbgaaokch |
URL Resmi | https://chromewebstore.google.com/detail/coronablocker/ccebdahleanhoomckljgcppfbgaaokch |
Deskripsi | Get rid of coronavirus! I will replace for you everywhere the 'coronavirus' with 'love' (or any other word you choose...) |
Ukuran File | 178 KB |
Jumlah Instalasi | 73 |
Versi Saat Ini | 1.0.1 |
Terakhir Diperbarui | 2020-04-09 |
Tanggal Publikasi | 2020-04-08 |
Penilaian | 4.71/5 Total 14 Penilaian |
Pengembang | CoronaBlocker |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://blockthecorona.com/ |
URL Halaman Bantuan | http://blockthecorona.com/ |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "permissions": [ "activeTab", "storage" ], "name": "CoronaBlocker", "version": "1.0.1", "description": "Get rid of coronavirus! I will replace for you everywhere the 'coronavirus' with 'love' (or any other word you choose...)", "icons": { "16": "images\/icons\/icon_16.png", "48": "images\/icons\/icon_48.png", "128": "images\/icons\/icon_128.png" }, "browser_action": { "default_popup": "popup.html", "default_icon": { "16": "images\/icons\/icon_16.png", "24": "images\/icons\/icon_24.png", "32": "images\/icons\/icon_32.png" } }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "js": [ "blocker.js" ], "matches": [ " |