By: Shailendra Add-on
Inspect and view changes in Quick Sight (Link Description) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Quick Sight (Link Description)",
"version": "1.1",
"description": "Quick Look browser extension allows to lookover the description of link on hover without actually opening the link.",
"permissions": [
"activeTab",
"scripting",
"contextMenus",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "{eec75951-b8aa-4dc5-8c6f-40d67da4cdcb}"
}
}
} Best Quick Sight (Link Description) Alternatives
Here are some Firefox add-ons that are similar to Quick Sight (Link Description):
Quick Link Highlighter
Vegastars
Quick Search links
YourITSup
Quick Bookmarks Finder (Visual Tree)
Shailendra
Quick Linker
Quick Linker
Quick Link Launcher
XMP
Quick Glance
Soheil Yasrebi
Quick Copy & Highlight
GD365
Quick Access Tool
BacklinkAhrefs
Quickie
A. Taha Baki
Quick Peek for Firefox
Joshua Angnoe
View Link Source ( RMB Context Menu)
sickplanet
Link Peek
Dogan Engin