Cleartext
Reading help, anywhere on the net
Co to jest Cleartext?
Cleartext to rozszerzenie Chrome opracowane przez https://cleartext.io, a jego główną funkcją jest „Reading help, anywhere on the net”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Cleartext
Pobierz pliki rozszerzeń Cleartext w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Cleartext |
ID | dniofbefcoeanhmldcphlmkcmgningim |
Oficjalny URL | https://chromewebstore.google.com/detail/cleartext/dniofbefcoeanhmldcphlmkcmgningim |
Opis | Reading help, anywhere on the net |
Rozmiar pliku | 1.15 MB |
Liczba instalacji | 327 |
Aktualna Wersja | 1.9.10 |
Ostatnia Aktualizacja | 2023-02-27 |
Data Publikacji | 2020-10-06 |
Ocena | 5.00/5 Łącznie 3 Oceny |
Deweloper | https://cleartext.io |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://cleartext.io |
Adres URL Strony Pomocy | https://cleartext.io |
Adres URL Strony Polityki Prywatności | https://cleartext.io/privacy.html |
Obsługiwane Języki | 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:\/\/*\/*", " |