WaitBlock
Setup wait period for time-wasting sites.
Vad är WaitBlock?
WaitBlock är en Chrome-tillägg utvecklad av https://mscavnicky.com, och dess huvudfunktion är "Setup wait period for time-wasting sites.".
Tilläggsskärmbilder
Ladda ner WaitBlock-förlängningens CRX-fil
Ladda ner WaitBlock-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | kcnjfeppclpdinikcljfjigoongebpkh |
| Officiell webbadress | https://chromewebstore.google.com/detail/waitblock/kcnjfeppclpdinikcljfjigoongebpkh |
| Beskrivning | Setup wait period for time-wasting sites. |
| Filstorlek | 38.04 KB |
| Antal Installationer | 1,049 |
| Aktuell Version | 1.5.1 |
| Senast Uppdaterad | 2020-11-23 |
| Publiceringsdatum | 2020-04-24 |
| Betyg | 4.85/5 Totalt 27 Betyg |
| Utvecklare | https://mscavnicky.com |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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": [
" | |