Cleartext
Reading help, anywhere on the net
Cleartext là gì?
Cleartext là một tiện ích mở rộng Chrome được phát triển bởi https://cleartext.io, và tính năng chính của nó là "Reading help, anywhere on the net".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Cleartext
Tải xuống các tệp mở rộng Cleartext dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Cleartext |
ID | dniofbefcoeanhmldcphlmkcmgningim |
URL Chính Thức | https://chromewebstore.google.com/detail/cleartext/dniofbefcoeanhmldcphlmkcmgningim |
Mô tả | Reading help, anywhere on the net |
Kích Thước Tệp | 1.15 MB |
Số Lần Cài Đặt | 327 |
Phiên Bản Hiện Tại | 1.9.10 |
Cập Nhật Lần Cuối | 2023-02-27 |
Ngày Phát Hành | 2020-10-06 |
Đánh Giá | 5.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | https://cleartext.io |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://cleartext.io |
URL Trang Trợ Giúp | https://cleartext.io |
URL Trang Chính Sách Bảo Mật | https://cleartext.io/privacy.html |
Ngôn Ngữ Được Hỗ Trợ | 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:\/\/*\/*", " |