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 |
Eメール | [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": [ " |