CoronaBlocker
Get rid of coronavirus! I will replace for you everywhere the 'coronavirus' with 'love' (or any other word you choose...)
Что такое CoronaBlocker?
CoronaBlocker - это расширение Chrome, разработанное CoronaBlocker, и его основная функция - "Get rid of coronavirus! I will replace for you everywhere the 'coronavirus' with 'love' (or any other word you choose...)".
Снимки экрана расширения
Скачать файл CRX расширения CoronaBlocker
Скачайте файлы расширений CoronaBlocker в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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!
Основная информация о расширении
Название | CoronaBlocker |
ID | ccebdahleanhoomckljgcppfbgaaokch |
Официальный URL | https://chromewebstore.google.com/detail/coronablocker/ccebdahleanhoomckljgcppfbgaaokch |
Описание | Get rid of coronavirus! I will replace for you everywhere the 'coronavirus' with 'love' (or any other word you choose...) |
Размер файла | 178 KB |
Количество установок | 73 |
Текущая Версия | 1.0.1 |
Последнее Обновление | 2020-04-09 |
Дата публикации | 2020-04-08 |
Рейтинг | 4.71/5 Всего 14 оценок |
Разработчик | CoronaBlocker |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | http://blockthecorona.com/ |
URL страницы помощи | http://blockthecorona.com/ |
Поддерживаемые языки | 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": [ " |