Por: aymencodes Add-on
Inspect and view changes in Hover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Hover",
"description": "Floating, glassmorphic multi-window multitasking engine.",
"version": "0.1.0",
"permissions": [
"bookmarks",
"contextMenus",
"storage"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "hover-extension@custom-addon",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'none'; frame-src http: https:;"
},
"web_accessible_resources": [
{
"resources": [
"viewer.html",
"viewer.js",
"viewer.css"
],
"matches": [
"<all_urls>"
]
}
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_title": "Hover",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png"
},
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_start",
"all_frames": false
}
]
} Melhores alternativas Hover
Aqui estão algumas Firefox add-ons que são similares a Hover:
Hoverable
Mohamed Arradi-Alaoui
Spotlight Hybrid
leo5358
onHover — Developer Toolkit
onHover
Home by si4k
Akshit Kamboj
Split-Screen Workspace
Mochi Studio
Floating Music Window
Sumalya Chatterjee
Focus Glass Mode — by PayFopus
PayFopus
Force Hover
TripperDeeLabs
Hibern8 Ctrl+Space
Wildheart Holdings LLC
GlassHub
MaydFox
Hoverify: All-in-one extension for web developers
Hoverify
Hoverflow
Moonstop Software