Focus Squirrel - Free Site Blocker
Block sites for less distraction, and get more done
Focus Squirrel - Free Site Blockerとは何ですか?
Focus Squirrel - Free Site BlockerはHieu Nguyenによって開発されたChromeの拡張機能で、その主な機能は「Block sites for less distraction, and get more done」です。
拡張機能のスクリーンショット
Focus Squirrel - Free Site Blocker拡張機能のCRXファイルをダウンロード
Focus Squirrel - Free Site Blocker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Free site blocker allows you quickly block and unblock unlimited sites. It helps you to think twice before spending time on a website. For less distraction, and get more done.
Available features:
- Unlimited site blocking
- Manage blocked sites
- Disable/enable blocking feature (for all site)
- Disable/enable blocking for a blocked site
- Weekly analytics
Support and feedbacks are appreciated! 拡張機能の基本情報
| 名前 | |
| ID | pnoemadkmlgadfigjbplnbhpoiiikgpi |
| 公式URL | https://chromewebstore.google.com/detail/focus-squirrel-free-site/pnoemadkmlgadfigjbplnbhpoiiikgpi |
| 説明 | Block sites for less distraction, and get more done |
| ファイルサイズ | 185 KB |
| インストール数 | 85 |
| 現在のバージョン | 2.1 |
| 最終更新日 | 2023-04-21 |
| 公開日 | 2022-02-12 |
| 開発者 | Hieu Nguyen |
| Eメール | [email protected] |
| 支払い方法 | free |
| ヘルプページのURL | https://paypal.me/hieussr |
| プライバシーポリシーページのURL | https://hieunguyen.info/webstore-privacy |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Focus Squirrel - Free Site Blocker",
"description": "Block sites for less distraction, and get more done",
"version": "2.1",
"options_ui": {
"page": "options.html"
},
"action": {
"default_icon": {
"16": "icons\/icon_16x16.png",
"32": "icons\/icon_32x32.png",
"128": "icons\/icon_128x128.png",
"256": "icons\/icon_256x256.png"
},
"default_popup": "popup.html"
},
"icons": {
"16": "icons\/icon_16x16.png",
"32": "icons\/icon_32x32.png",
"128": "icons\/icon_128x128.png",
"256": "icons\/icon_256x256.png"
},
"content_scripts": [
{
"matches": [
" | |