By: Peek Pop
Inspect and view changes in Peek Pop: Link Preview source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "1.2.11",
"default_locale": "en",
"icons": {
"48": "icon.svg",
"96": "icon.svg",
"128": "icon.svg"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false,
"type": "module"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start",
"match_about_blank": true,
"all_frames": true
}
],
"permissions": [
"contextMenus",
"storage",
"tabs",
"cookies",
"*://*/*"
],
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Alt+U",
"mac": "MacCtrl+U"
},
"description": "__MSG_popAction__"
},
"clickModeToggle": {
"suggested_key": {},
"description": "__MSG_clickModeToggle__"
}
},
"browser_action": {
"default_icon": {
"16": "icon.svg",
"32": "icon.svg"
},
"default_popup": "action/action.html"
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": false
},
"browser_specific_settings": {
"gecko": {
"id": "drag_to_privew@uxer",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Peek Pop: Link Preview Alternatives
Here are some Firefox add-ons that are similar to Peek Pop: Link Preview:
Link Previewer For Firefox
Adam Yung
Link Preview
Jiacai Liu
Hover Links Preview
JdM
Link Popper
maltoze
Amazing HoverPeek
Andrew Moore
Peek Preview - Arc like link preview
tomo
Link Preview
hitclub
Page Preview (Shift+Click)
Vasudev Jamwal
Peek: Preview PDFs, Office files, and more
Corbin Davenport
Quick Peek for Firefox
Joshua Angnoe
Link Peek Preview
Robert Jackson