By: Chris Chen Add-on
Inspect and view changes in New Tab Indicator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"version": "0.2",
"browser_specific_settings": {
"gecko": {
"id": "new-tab-indicator@chrischen.me"
}
},
"name": "New Tab Indicator",
"description": "Adds an icon next to the mouse cursor when hovering over a link that will open in a new tab or window.",
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"new-tab-indicator.js"
]
}
]
} Best New Tab Indicator Alternatives
Here are some Firefox add-ons that are similar to New Tab Indicator:
New Tab Pointer
kkwang
NoNewTab
Johannes Spielmann
Link in New Tab
PieJasper
New Tabber
Apache Extensions
Link Tab Checker
Adam Developer
target="_blank"-toggler
Augnustin
Link Alert
Conlan Wesson
Hold to New Tab
AceBurgundy
Always open in current tab
Andrei Petcu
Highlight Opened Tabs
Kustrica
Open Link In New Tab
Mateusz Karandys
Tab_Light
xXMacMillanXx