By: Nayan Surya
Inspect and view changes in ZenBlock: Mindful Web Blocker & Focus Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ZenBlock: Mindful Web Blocker & Focus Timer",
"description": "Stop doomscrolling with ZenBlock, a mindful website blocker that uses a 30-second pause to break distraction habits.",
"version": "1.0.6",
"icons": {
"16": "/icon/16.png",
"32": "/icon/32.png",
"48": "/icon/48.png",
"96": "/icon/96.png",
"128": "/icon/128.png"
},
"permissions": [
"storage",
"tabs",
"alarms",
"contextMenus",
"*://*.firebaseapp.com/*",
"*://*.googleapis.com/*",
"*://*.dodopayments.com/*"
],
"content_security_policy": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; connect-src 'self' https://*.firebaseapp.com https://*.googleapis.com https://*.dodopayments.com https://identitytoolkit.googleapis.com https://securetoken.googleapis.com;",
"options_ui": {
"page": "options.html"
},
"browser_specific_settings": {
"gecko": {
"id": "zenblock@buildwithnayan.com",
"strict_min_version": "120.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Default Popup Title",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://*.google.com/*"
],
"js": [
"content-scripts/content.js"
]
}
]
} Best ZenBlock: Mindful Web Blocker & Focus Timer Alternatives
Here are some Firefox add-ons that are similar to ZenBlock: Mindful Web Blocker & Focus Timer:
FocusBlock - Pomodoro Timer & Site Blocker
CleanCopify
DigitalZen – Smart Focus & Website Blocker
DigitalZen
Zen by Mugai - Block Distractions
Bobby Lee
Distraction Block
Lyndi Castrejon
ZenGuard: Block Website Stay Focused
shawn
Focus Friend
AnotherUsername
Mindful Pause
Théo
ZeroDistraction
Joshua Sattler
Intentional - Block Distracting Websites
Jamzi
Intention - Stop Mindless Browsing
DK
Monk Mode - Website Blocker
Leonardo
Time To Focus: Website Blocker & Pomodoro
ExtensioHub