Cleartext
Reading help, anywhere on the net
Vad är Cleartext?
Cleartext är en Chrome-tillägg utvecklad av https://cleartext.io, och dess huvudfunktion är "Reading help, anywhere on the net".
Tilläggsskärmbilder
Ladda ner Cleartext-förlängningens CRX-fil
Ladda ner Cleartext-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Cleartext |
ID | dniofbefcoeanhmldcphlmkcmgningim |
Officiell webbadress | https://chromewebstore.google.com/detail/cleartext/dniofbefcoeanhmldcphlmkcmgningim |
Beskrivning | Reading help, anywhere on the net |
Filstorlek | 1.15 MB |
Antal Installationer | 327 |
Aktuell Version | 1.9.10 |
Senast Uppdaterad | 2023-02-27 |
Publiceringsdatum | 2020-10-06 |
Betyg | 5.00/5 Totalt 3 Betyg |
Utvecklare | https://cleartext.io |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://cleartext.io |
Hjälpsida URL | https://cleartext.io |
URL till Sekretesspolicy Sidan | https://cleartext.io/privacy.html |
Stödda Språk | 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:\/\/*\/*", " |