Cleartext
Reading help, anywhere on the net
Qu'est-ce que Cleartext ?
Cleartext est une extension Chrome développée par https://cleartext.io, et sa fonction principale est "Reading help, anywhere on the net".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Cleartext
Téléchargez les fichiers d'extension Cleartext au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Cleartext |
ID | dniofbefcoeanhmldcphlmkcmgningim |
URL Officiel | https://chromewebstore.google.com/detail/cleartext/dniofbefcoeanhmldcphlmkcmgningim |
Description | Reading help, anywhere on the net |
Taille du Fichier | 1.15 MB |
Nombre d'Installations | 327 |
Version Actuelle | 1.9.10 |
Dernière Mise à Jour | 2023-02-27 |
Date de Publication | 2020-10-06 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | https://cleartext.io |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://cleartext.io |
URL de la Page d'Aide | https://cleartext.io |
URL de la Page de Politique de Confidentialité | https://cleartext.io/privacy.html |
Langues Prises en Charge | 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:\/\/*\/*", " |