Focused Reader Extension
Creates a focused mode to remove distractions while reading online.
Что такое Focused Reader Extension?
Focused Reader Extension - это расширение Chrome, разработанное leocreatini.dev, и его основная функция - "Creates a focused mode to remove distractions while reading online.".
Снимки экрана расширения
Скачать файл CRX расширения Focused Reader Extension
Скачайте файлы расширений Focused Reader Extension в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
This project aims to provide an easy way to remove distractions and information overloading when reading online content. Great for focusing on solely what you're reading. Cheers, Leo Github: https://github.com/leocreatini/focused-reader-extension
Основная информация о расширении
Название | Focused Reader Extension |
ID | caahnegbjfcllcodihpdjahggfbeleie |
Официальный URL | https://chromewebstore.google.com/detail/focused-reader-extension/caahnegbjfcllcodihpdjahggfbeleie |
Описание | Creates a focused mode to remove distractions while reading online. |
Размер файла | 260 KB |
Количество установок | 134 |
Текущая Версия | 0.1.0 |
Последнее Обновление | 2019-09-11 |
Дата публикации | 2019-09-10 |
Рейтинг | 5.00/5 Всего 2 оценок |
Разработчик | leocreatini.dev |
Тип оплаты | free |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Focused Reader Extension", "short_name": "focused-reader-extension", "version": "0.1.0", "description": "Creates a focused mode to remove distractions while reading online.", "icons": { "128": "off.png" }, "browser_action": { "default_title": "Toggle Focused Reader Mode" }, "content_scripts": [ { "matches": [ " |