By: Cristian Boarna
Inspect and view changes in Focusly: Active & Focused Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Focusly: Active & Focused Tabs",
"description": "Browser extension that keeps configured tabs focused/active even when they are not in the foreground.",
"version": "1.0.2",
"icons": {
"16": "icon/enabled/16.png",
"32": "icon/enabled/32.png",
"48": "icon/enabled/48.png",
"96": "icon/enabled/96.png",
"128": "icon/enabled/128.png"
},
"permissions": [
"storage",
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Default Popup Title",
"default_popup": "popup.html"
},
"options_ui": {
"open_in_tab": true,
"page": "options.html"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"all_frames": true,
"run_at": "document_start",
"js": [
"content-scripts/isolated-world.js"
],
"match_origin_as_fallback": true,
"world": "ISOLATED"
},
{
"matches": [
"http://*/*",
"https://*/*"
],
"all_frames": true,
"run_at": "document_start",
"js": [
"content-scripts/main-world.js"
],
"match_origin_as_fallback": true,
"world": "MAIN"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{791144e8-5602-432b-94e4-046a4770c111}"
}
}
} Best Focusly: Active & Focused Tabs Alternatives
Here are some Firefox add-ons that are similar to Focusly: Active & Focused Tabs:
Tab Focus
LKNQ
GhostTab Pro: Ultimate Stealth
Amanblaze
FocusTab Browser Extension
sameeha
Tab Focus Sync
ATClus
Focus Mode Toggle
S666
MaxFocus: Link Preview
Casca Space
Keep Me Focus
Md. Arifur Rahman Arif
FocusTab
UberMetroid
Focusify
88xeng
Quick Focus
open88
Focus Mode
by88
StayFocusd Lite
stayfocusd