By: Josaid
Inspect and view changes in LinkInfo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "LinkInfo",
"version": "1.0",
"description": "Shows information about a link, mainly whether it's going to be opened in a new tab.",
"icons": {
"48": "assets/open_link_in_new_tab.svg"
},
"web_accessible_resources": [
"assets/open_link_in_new_tab.svg"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"index.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{d165b611-5bb6-4553-8ba2-f5477c9dfad4}"
}
}
} Best LinkInfo Alternatives
Here are some Firefox add-ons that are similar to LinkInfo:
Link Tab Checker
Adam Developer
Link in New Tab
PieJasper
Open Link In New Tab
Mateusz Karandys
Link Alert
Conlan Wesson
Link Target & Status Checker
Girraj Maheshwari
Link Blanker Plus
WW88
New Tab Indicator
Chris Chen
Open Link in Foreground
André Veríssimo
Show if link is target _blank
noJoel4me