By: LKNQ
Inspect and view changes in Tab Focus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Focus",
"version": "4.1",
"description": "Prevent selected tabs from detecting when you switch away.",
"permissions": [
"tabs",
"storage",
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "tabfocus@local",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_popup": "popup.html",
"default_title": "Tab Focus",
"default_icon": {
"48": "icon.png"
}
},
"icons": {
"48": "icon.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"commands": {
"toggle-current-tab": {
"suggested_key": {
"default": "Alt+Shift+F"
},
"description": "Toggle Tab Focus on current tab"
},
"cycle-mode": {
"suggested_key": {
"default": "Alt+Shift+M"
},
"description": "Cycle spoof mode on current tab"
}
}
} Best Tab Focus Alternatives
Here are some Firefox add-ons that are similar to Tab Focus:
GhostTab Pro: Ultimate Stealth
Amanblaze
Focusly: Active & Focused Tabs
Cristian Boarna
No Focus Spying
FreedomApps
Focus Guard
Hi Robert
Stay Focused - Disable Visibility API
FND
Focus Mode Toggle
S666
One Tab Focus
Lamine
Tab Focus Sync
ATClus
Focus Mode for Tabs
Nhà Cái Uy Tín
Clipboard Focus Guard
Aidan
Auto Switch to Pinned Tab
shantos
Tab Deduplicator
jplayer01