Sleek Read
A better, smarter and more readable web.
什么是Sleek Read?
Sleek Read是由www.sabareesh.me开发的Chrome扩展程序,该扩展的主要功能是“A better, smarter and more readable web.”。
扩展截图
下载Sleek Read扩展crx文件
下载Sleek Read扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Sleek reader enables a compact and clean look to the articles on the web to improve the reading experience.
扩展基本信息
名称 | Sleek Read |
ID | efmgolalflokdnahjpabdjgkpgcmpbch |
官方URL | https://chromewebstore.google.com/detail/sleek-read/efmgolalflokdnahjpabdjgkpgcmpbch |
简介 | A better, smarter and more readable web. |
文件大小 | 1.05 MB |
安装次数 | 293 |
当前版本 | 1.3 |
更新时间 | 2017-04-03 |
上架时间 | 2017-04-03 |
评分 | 3.00/5 共5次评分 |
开发者 | www.sabareesh.me |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Sleek Read", "description": "A better, smarter and more readable web.", "version": "1.3", "page_action": { "default_icon": "icon-128.png", "default_title": "Toggle sleek mode." }, "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "background": { "scripts": [ "js\/background.js" ] }, "content_scripts": [ { "all_frames": true, "matches": [ " |