Ctrl-Alt-Right
Replaces mentions of the "alt-right" or "Alternative right" with phrases that more accurately describe their ideology.
Что такое Ctrl-Alt-Right?
Ctrl-Alt-Right - это расширение Chrome, разработанное Heather Akers-Healy, и его основная функция - "Replaces mentions of the "alt-right" or "Alternative right" with phrases that more accurately describe their ideology.".
Снимки экрана расширения
Скачать файл CRX расширения Ctrl-Alt-Right
Скачайте файлы расширений Ctrl-Alt-Right в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Replaces mentions of the "alt-right" or "Alternative right" with phrases that more accurately describe their ideology.
Основная информация о расширении
Название | |
ID | ghnieianpmlebkcjbdeelojakniikkjh |
Официальный URL | https://chrome.google.com/webstore/detail/ctrl-alt-right/ghnieianpmlebkcjbdeelojakniikkjh |
Описание | Replaces mentions of the "alt-right" or "Alternative right" with phrases that more accurately describe their ideology. |
Размер файла | 206 KB |
Количество установок | 14 |
Текущая Версия | 0.2.0 |
Последнее Обновление | 2016-11-14 |
Дата публикации | 2016-11-14 |
Рейтинг | 5.00/5 Всего 3 оценок |
Разработчик | Heather Akers-Healy |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Ctrl-Alt-Right", "version": "0.2.0", "description": "", "author": "", "browser_action": { "default_title": "Use this to open the popup", "default_popup": "popup\/popup.html" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "permissions": [ "tabs", "activeTab", " |