Cleartext
Reading help, anywhere on the net
Cos'è Cleartext?
Cleartext è un'estensione di Chrome sviluppata da https://cleartext.io, e la sua funzione principale è "Reading help, anywhere on the net".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Cleartext
Scarica i file di estensione Cleartext in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Cleartext |
ID | dniofbefcoeanhmldcphlmkcmgningim |
URL Ufficiale | https://chromewebstore.google.com/detail/cleartext/dniofbefcoeanhmldcphlmkcmgningim |
Descrizione | Reading help, anywhere on the net |
Dimensione del File | 1.15 MB |
Conteggio Installazioni | 327 |
Versione Corrente | 1.9.10 |
Ultimo Aggiornamento | 2023-02-27 |
Data di Pubblicazione | 2020-10-06 |
Valutazione | 5.00/5 Totale 3 Valutazioni |
Sviluppatore | https://cleartext.io |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://cleartext.io |
URL della Pagina di Aiuto | https://cleartext.io |
URL della Pagina della Politica sulla Privacy | https://cleartext.io/privacy.html |
Lingue Supportate | 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:\/\/*\/*", " |