By: Adedoyin
Inspect and view changes in Image Insight — Hover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Image Insight — Hover",
"version": "1.3.1",
"description": "Instantly inspect image dimensions and file size with a mouse hover. Get resolution and weight for any image.",
"author": "Adedoyin Akande",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"action": {
"default_title": "Image Insight — Preferences",
"default_popup": "options.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png"
}
},
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"all_frames": true,
"run_at": "document_idle"
}
],
"permissions": [
"storage",
"downloads"
],
"host_permissions": [
"<all_urls>"
],
"commands": {
"toggle-enabled": {
"suggested_key": {
"default": "Alt+Shift+I"
},
"description": "Enable or disable Image Insight"
}
},
"browser_specific_settings": {
"gecko": {
"id": "image_insight@aeadedoyin.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Image Insight — Hover Alternatives
Here are some Firefox add-ons that are similar to Image Insight — Hover:
PicSize Overlay HUD
Lo
Image Info
Firefox user 13483736
Image Dimension Overlay
Millanida
Image Size Highlighter
Hi Qiong
Image Dimension Display
Millanida
Image Data
cubeleco
Image Dimensions Viewer
surgat29a
Image Size on Hover
huong phuong
Toggle Image Dimension
Millanida
Instant Image Zoom Pro
Jean-Louis Baruch
Image Zoom Ultimate
Aliando Dewantara
Image Info
Darian Simmon