Inspect and view changes in Link Previewer For Firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Link Previewer",
"version": "2.2.3",
"description": "Preview links in a popup without leaving your current page.",
"icons": {
"48": "icons/link-previewer 48x48.png",
"96": "icons/link-previewer 96x96.png",
"128": "icons/link-previewer 128x128.png"
},
"permissions": [
"activeTab",
"storage",
"webRequest",
"webRequestBlocking",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"components/global.js",
"components/settings.js",
"components/svg.js",
"components/history.js",
"components/parentPage.js",
"components/popups.js",
"components/sizing.js",
"components/focus.js",
"components/ui.js",
"content.js"
],
"css": [
"preview_style.css"
],
"all_frames": false
},
{
"matches": [
"<all_urls>"
],
"js": [
"components/shared.js",
"components/focus.js",
"content_iframe.js"
],
"all_frames": true
}
],
"browser_action": {
"default_icon": "icons/link-previewer 128x128.png",
"default_title": "Link Previewer Settings",
"default_popup": "options/options.html"
},
"browser_specific_settings": {
"gecko": {
"id": "link-previewer@example.com"
}
}
} Best Link Previewer For Firefox Alternatives
Here are some Firefox add-ons that are similar to Link Previewer For Firefox:
Link Preview
Jiacai Liu
NoTab - link preview assistant
ZYi
MaxFocus: Link Preview
Casca Space
Link Previewer Pro
Link Previewer Pro
Peek Pop: Link Preview
Peek Pop
Smart Link Preview
Randyl
Search & Link Preview
Justice Ogbonna
Link Preview
hitclub
Link Popper
maltoze
Quick Peek for Firefox
Joshua Angnoe
Simple link preview
Lecron
Glance-like Preview (Alt+Click)
Reyozam