Focus Cat
Increase productivity by temporarily blocking websites.
Focus Catとは何ですか?
Focus CatはRayZによって開発されたChromeの拡張機能で、その主な機能は「Increase productivity by temporarily blocking websites.」です。
拡張機能のスクリーンショット
Focus Cat拡張機能のCRXファイルをダウンロード
Focus Cat拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Are you easily distracted? Do you find yourself browsing Facebook or some other distraction and you don't even know how you got there? Focus Cat is here to help! Just install this plugin, and you're good to go. Focus Cat comes with a few default distraction websites.
拡張機能の基本情報
名前 | |
ID | bjejgjoblboddchpklahjbkmgfeilodi |
公式URL | https://chrome.google.com/webstore/detail/focus-cat/bjejgjoblboddchpklahjbkmgfeilodi |
説明 | Increase productivity by temporarily blocking websites. |
ファイルサイズ | 6.77 MB |
インストール数 | 67 |
現在のバージョン | 1.21 |
最終更新日 | 2017-02-16 |
公開日 | 2017-02-16 |
評価 | 4.63/5 合計 8 レビュー |
開発者 | RayZ |
支払い方法 | free |
拡張機能のウェブサイト | http://www.rayz.io |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Focus Cat", "description": "Increase productivity by temporarily blocking websites.", "version": "1.21", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "Enter websites that distract you" }, "icons": { "128": "icon128.png" }, "permissions": [ "tabs", "webRequest", "webRequestBlocking", "storage", " |