Cleartext
Reading help, anywhere on the net
Co je Cleartext?
Cleartext je rozšíření Chrome vyvinuté https://cleartext.io, a jeho hlavní funkcí je „Reading help, anywhere on the net“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Cleartext
Stáhněte si soubory rozšíření Cleartext ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Cleartext makes websites easier and faster to read by rewriting difficult sentences. Just visit a web page, click on the Cleartext logo in the bottom right corner, and experience reading joy. Cleartext's aim is - To promote reading joy - To empower all readers - To motivate to read more How do I get Cleartext? Just install by clicking 'Add to Chrome'. Cleartext is now available for you across the web.
Základní Informace o Rozšíření
Název | Cleartext |
ID | dniofbefcoeanhmldcphlmkcmgningim |
Oficiální URL | https://chromewebstore.google.com/detail/cleartext/dniofbefcoeanhmldcphlmkcmgningim |
Popis | Reading help, anywhere on the net |
Velikost souboru | 1.15 MB |
Počet instalací | 327 |
Aktuální Verze | 1.9.10 |
Poslední Aktualizace | 2023-02-27 |
Datum Vydání | 2020-10-06 |
Hodnocení | 5.00/5 Celkem 3 Hodnocení |
Vývojář | https://cleartext.io |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://cleartext.io |
URL Stránky Nápovědy | https://cleartext.io |
URL Stránky Zásad Ochrany Soukromí | https://cleartext.io/privacy.html |
Podporované Jazyky | en,da |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Cleartext", "description": "__MSG_description__", "version": "1.9.10", "default_locale": "en", "icons": { "16": "webplugin-resources\/img\/color-round-16.png", "48": "webplugin-resources\/img\/color-round-48.png", "128": "webplugin-resources\/img\/color-round-128.png" }, "background": { "service_worker": "background.js" }, "action": { "default_icon": "webplugin-resources\/img\/color-round-128.png", "default_title": "Launch Cleartext", "default_popup": "pages\/main_menu.html" }, "content_scripts": [ { "matches": [ "https:\/\/*\/*", "http:\/\/*\/*", " |