Inspect and view changes in Deep Work Lock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Deep Work Lock",
"version": "1.0",
"description": "Block distracting websites while deep work mode is active.",
"permissions": [
"tabs",
"webRequest",
"webRequestBlocking",
"<all_urls>",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_icon": "icon.png",
"default_title": "Toggle Deep Work Mode",
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{1ca68281-1d65-4221-9d7b-93dcd0472c2a}"
}
}
} Best Deep Work Lock Alternatives
Here are some Firefox add-ons that are similar to Deep Work Lock: