By: kkwang
Inspect and view changes in New Tab Pointer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ntp",
"description": "New Tab Pointer",
"version": "1.0.4",
"icons": {
"64": "icons/icon.png"
},
"background": {
"scripts": [
"background_script.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
]
}
]
} Best New Tab Pointer Alternatives
Here are some Firefox add-ons that are similar to New Tab Pointer:
New Tab Indicator
Chris Chen
target="_blank"-toggler
Augnustin
Link Alert
Conlan Wesson
Show if link is target _blank
noJoel4me
New Tab Plus
Andy Bajka
Shift+LeftClick opens links in a new active tab
Romik Forest
Open Link and New Tab Next to Current
zyohan
LinkInfo
Josaid
Spotify Cursor Pointer
Manglemire
Link in New Tab
PieJasper
Tap To Tab
em_te