提供元: Shailendra
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}"
}
}
} ベストのQuick Sight (Link Description)代替案
Quick Sight (Link Description)に類似したFirefox add-onをいくつか紹介します:
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
Link Previewer
Kevin Karl Leaño
Quick Access Tool
BacklinkAhrefs
Quick Copy & Highlight
GD365
Quickie
A. Taha Baki
Quick Peek for Firefox
Joshua Angnoe
View Link Source ( RMB Context Menu)
sickplanet