Cleartext
Reading help, anywhere on the net
什么是Cleartext?
Cleartext是由https://cleartext.io开发的Chrome扩展程序,该扩展的主要功能是“Reading help, anywhere on the net”。
扩展截图
下载Cleartext扩展crx文件
下载Cleartext扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | Cleartext |
ID | dniofbefcoeanhmldcphlmkcmgningim |
官方URL | https://chromewebstore.google.com/detail/cleartext/dniofbefcoeanhmldcphlmkcmgningim |
简介 | Reading help, anywhere on the net |
文件大小 | 1.15 MB |
安装次数 | 327 |
当前版本 | 1.9.10 |
更新时间 | 2023-02-27 |
上架时间 | 2020-10-06 |
评分 | 5.00/5 共3次评分 |
开发者 | https://cleartext.io |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://cleartext.io |
帮助页面URL | https://cleartext.io |
隐私政策页面URL | https://cleartext.io/privacy.html |
支持的语言 | 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:\/\/*\/*", " |