By: ZYi
Inspect and view changes in NoTab - link preview assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extName__",
"version": "1.26",
"description": "__MSG_extDescription__",
"default_locale": "en",
"browser_specific_settings": {
"gecko": {
"id": "notab@wand.tools"
}
},
"permissions": [
"storage",
"activeTab",
"tabs",
"contextMenus",
"declarativeNetRequest"
],
"host_permissions": [
"<all_urls>"
],
"action": {
"default_icon": {
"16": "images/icon.png",
"48": "images/icon.png",
"128": "images/icon.png"
},
"default_popup": "popup.html",
"default_title": "__MSG_extName__"
},
"icons": {
"16": "images/icon.png",
"48": "images/icon.png",
"128": "images/icon.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"Readability.js",
"content.js"
],
"css": [
"styles.css"
],
"all_frames": true
}
],
"background": {
"scripts": [
"background.js"
]
},
"web_accessible_resources": [
{
"resources": [
"popup.html",
"popup.css",
"popup.js",
"notab-translate.html",
"notab-translate.js",
"_locales/*/*.json"
],
"matches": [
"<all_urls>"
]
}
]
} Best NoTab - link preview assistant Alternatives
Here are some Firefox add-ons that are similar to NoTab - link preview assistant:
Link Previewer For Firefox
Adam Yung
MaxFocus: Link Preview
Casca Space
Tab Previewer Plus
Go88
Search & Link Preview
Justice Ogbonna
Translate to Tab
ejfn
PeekFocus
Tristan Yang
Glance-like Preview (Alt+Click)
Reyozam
Link Preview
Jiacai Liu
Link Seer
Lost Rabbit Digital
Smart Link Preview
Randyl
Open-in-Tab Translate
ejfn
Simple link preview
Lecron