Readily
Reading Made Easier
Что такое Readily?
Readily - это расширение Chrome, разработанное https://readily.tools, и его основная функция - "Reading Made Easier".
Снимки экрана расширения
Скачать файл CRX расширения Readily
Скачайте файлы расширений Readily в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Read the way you want. Readily tools improve your focus on webpage text, allowing you to focus on the content, rather than the effort of reading itself. Now with enhanced reader -- remove distractions for easier reading! For more information please visit our website at https://readily.tools/. Hotkeys: Q + R = Turn Readily On / Off R = Show / Hide Readily Menu H = Hot-Key Cheat Sheet --------------------------------------------------- A = On / Off Sentence Focus W = Move sentence focus backwards E = Move sentence focus forwards F = On / Off Font & Color D = On / Off Dyslexia Ruler Click on Ruler = Fix / Follow
Основная информация о расширении
Название | Readily |
ID | cmlialhageknokecbdeicpjeljbpdgbh |
Официальный URL | https://chromewebstore.google.com/detail/readily/cmlialhageknokecbdeicpjeljbpdgbh |
Описание | Reading Made Easier |
Размер файла | 697 KB |
Количество установок | 374 |
Текущая Версия | 2.1.1 |
Последнее Обновление | 2021-04-28 |
Дата публикации | 2021-03-04 |
Рейтинг | 4.60/5 Всего 10 оценок |
Разработчик | https://readily.tools |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://readily.tools |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Readily", "description": "Reading Made Easier", "version": "2.1.1", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "favicon.png", "default_title": "Readily" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |