By: WithKatherine
Inspect and view changes in Focus Tab Lock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Focus Lock",
"version": "1.0",
"description": "Lock yourself into one tab for a set amount of time.",
"browser_specific_settings": {
"gecko": {
"id": "focus-lock@example.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"tabs",
"notifications",
"activeTab",
"<all_urls>",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
],
"browser_action": {
"default_title": "Focus Lock"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"icons": {
"128": "icon.png"
}
} Best Focus Tab Lock Alternatives
Here are some Firefox add-ons that are similar to Focus Tab Lock:
FocusTab
UberMetroid
One Tab Focus
Lamine
Tab Focus Lock
Verocia
Focus Lock
surya
FocusTab Browser Extension
sameeha
FocusTab helps you
soc88pro
FocusTab – Animated Productivity New Tab
Deepak Kumar Thakur
FocusBooster
Bebe Wallart
Limit Your Tabs
bluffset7340
Lean Tabs
Parth Khanna
Focus Booster
Ali Siddiqui