WaitBlock
Setup wait period for time-wasting sites.
Was ist WaitBlock?
WaitBlock ist eine Chrome-Erweiterung, die von https://mscavnicky.com entwickelt wurde, und ihr Hauptmerkmal ist "Setup wait period for time-wasting sites.".
Erweiterungsscreenshots
WaitBlock-Erweiterungs-CRX-Datei herunterladen
Laden Sie WaitBlock-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
WaitBlock allows you to setup wait period for time-wasting sites. Upon visiting a blocked website, you will be presented with a countdown you need to wait out.
This turns the dopamine-induced sensation you get when opening Facebook, into boring and borderline frustrating experience. After a while, you will no longer be subconsciously opening it again.
You also get a beautiful picture every day, which will remind you of the life out there. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | kcnjfeppclpdinikcljfjigoongebpkh |
| Offizielle URL | https://chromewebstore.google.com/detail/waitblock/kcnjfeppclpdinikcljfjigoongebpkh |
| Beschreibung | Setup wait period for time-wasting sites. |
| Dateigröße | 38.04 KB |
| Installationsanzahl | 1,049 |
| Aktuelle Version | 1.5.1 |
| Letztes Update | 2020-11-23 |
| Veröffentlichungsdatum | 2020-04-24 |
| Bewertung | 4.85/5 Insgesamt 27 Bewertungen |
| Entwickler | https://mscavnicky.com |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "WaitBlock",
"description": "Setup wait period for time-wasting sites.",
"version": "1.5.1",
"minimum_chrome_version": "40",
"permissions": [
"storage"
],
"icons": {
"128": "img\/icon.png"
},
"browser_action": {
"default_icon": "img\/icon.png"
},
"web_accessible_resources": [
"index.html"
],
"background": {
"scripts": [
"js\/underscore-1.8.3.min.js",
"js\/waitblock.js",
"js\/background.js"
]
},
"content_scripts": [
{
"matches": [
" | |