WaitBlock
Setup wait period for time-wasting sites.
Wat is WaitBlock?
WaitBlock is een Chrome-extensie ontwikkeld door https://mscavnicky.com, en de belangrijkste functie is "Setup wait period for time-wasting sites.".
Extensie Screenshots
Download het CRX-bestand van de extensie WaitBlock
Download WaitBlock-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | WaitBlock |
ID | kcnjfeppclpdinikcljfjigoongebpkh |
Officiële URL | https://chromewebstore.google.com/detail/waitblock/kcnjfeppclpdinikcljfjigoongebpkh |
Beschrijving | Setup wait period for time-wasting sites. |
Bestandsgrootte | 38.04 KB |
Aantal Installaties | 1,049 |
Huidige Versie | 1.5.1 |
Laatst Bijgewerkt | 2020-11-23 |
Publicatiedatum | 2020-04-24 |
Beoordeling | 4.85/5 Totaal 27 Beoordelingen |
Ontwikkelaar | https://mscavnicky.com |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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": [ " |