Focus Squirrel - Free Site Blocker
Block sites for less distraction, and get more done
Was ist Focus Squirrel - Free Site Blocker?
Focus Squirrel - Free Site Blocker ist eine Chrome-Erweiterung, die von Hieu Nguyen entwickelt wurde, und ihr Hauptmerkmal ist "Block sites for less distraction, and get more done".
Erweiterungsscreenshots
Focus Squirrel - Free Site Blocker-Erweiterungs-CRX-Datei herunterladen
Laden Sie Focus Squirrel - Free Site Blocker-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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! Grundlegende Informationen zur Erweiterung
| Name | |
| ID | pnoemadkmlgadfigjbplnbhpoiiikgpi |
| Offizielle URL | https://chromewebstore.google.com/detail/focus-squirrel-free-site/pnoemadkmlgadfigjbplnbhpoiiikgpi |
| Beschreibung | Block sites for less distraction, and get more done |
| Dateigröße | 185 KB |
| Installationsanzahl | 85 |
| Aktuelle Version | 2.1 |
| Letztes Update | 2023-04-21 |
| Veröffentlichungsdatum | 2022-02-12 |
| Entwickler | Hieu Nguyen |
| [email protected] | |
| Zahlungsart | free |
| Hilfeseite URL | https://paypal.me/hieussr |
| URL der Datenschutzrichtlinien-Seite | https://hieunguyen.info/webstore-privacy |
| Unterstützte Sprachen | 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": [
" | |