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!
扩展基本信息
名称 | Focus Squirrel - Free Site Blocker |
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 |
电子邮箱 | [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": [ " |