Cleartext
Reading help, anywhere on the net
O que é Cleartext?
Cleartext é uma extensão do Chrome desenvolvida por https://cleartext.io, e sua principal característica é "Reading help, anywhere on the net".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Cleartext
Baixe arquivos de extensão Cleartext no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Cleartext |
ID | dniofbefcoeanhmldcphlmkcmgningim |
URL Oficial | https://chromewebstore.google.com/detail/cleartext/dniofbefcoeanhmldcphlmkcmgningim |
Descrição | Reading help, anywhere on the net |
Tamanho do Arquivo | 1.15 MB |
Contagem de Instalações | 327 |
Versão Atual | 1.9.10 |
Última Atualização | 2023-02-27 |
Data de Publicação | 2020-10-06 |
Classificação | 5.00/5 Total de 3 Avaliações |
Desenvolvedor | https://cleartext.io |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://cleartext.io |
URL da Página de Ajuda | https://cleartext.io |
URL da Página de Política de Privacidade | https://cleartext.io/privacy.html |
Idiomas Suportados | 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:\/\/*\/*", " |