Cleartext
Reading help, anywhere on the net
Apa itu Cleartext?
Cleartext adalah ekstensi Chrome yang dikembangkan oleh https://cleartext.io, dan fitur utamanya adalah "Reading help, anywhere on the net".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Cleartext
Unduh file ekstensi Cleartext dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Cleartext |
ID | dniofbefcoeanhmldcphlmkcmgningim |
URL Resmi | https://chromewebstore.google.com/detail/cleartext/dniofbefcoeanhmldcphlmkcmgningim |
Deskripsi | Reading help, anywhere on the net |
Ukuran File | 1.15 MB |
Jumlah Instalasi | 327 |
Versi Saat Ini | 1.9.10 |
Terakhir Diperbarui | 2023-02-27 |
Tanggal Publikasi | 2020-10-06 |
Penilaian | 5.00/5 Total 3 Penilaian |
Pengembang | https://cleartext.io |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://cleartext.io |
URL Halaman Bantuan | https://cleartext.io |
URL Halaman Kebijakan Privasi | https://cleartext.io/privacy.html |
Bahasa yang Didukung | 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:\/\/*\/*", " |