By: Sharp Drum
Inspect and view changes in X – Open Posts in Background Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "X/Twitter – Open Posts in Background Tab",
"version": "1.0",
"description": "Clicking any post in the X/Twitter feed opens it in a new background tab instead of navigating away.",
"browser_specific_settings": {
"gecko": {
"id": "x-background-tabs@local",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"tabs",
"*://*.twitter.com/*",
"*://*.x.com/*"
],
"content_scripts": [
{
"matches": [
"*://*.twitter.com/*",
"*://*.x.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
}
} Best X – Open Posts in Background Tab Alternatives
Here are some Firefox add-ons that are similar to X – Open Posts in Background Tab:
Xtab
Tavlean
XPlus - Disable Feed & More on 𝕏
Tavlean
Open new posts on tabs
Tomin
X Top Auto Refresh
Loki
X-Following Auto Switcher
soDjo
Side X Browser (Twitter/X Sidebar Client)
tukapiyo
feedly_open_background_tab
omon
Twitter Large Thumbnails
m8u
Open Links in Background
Grok7