By: dimariktak Add-on
Inspect and view changes in UnclipImages source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "UnclipImages",
"version": "1.3.0",
"description": "Unclip constrained images and display them at their natural dimensions",
"browser_specific_settings": {
"gecko": {
"id": "{b01bee55-8547-491d-9029-4710ed4f1bb8}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "assets/icon16.png",
"32": "assets/icon32.png",
"48": "assets/icon48.png",
"96": "assets/icon96.png",
"128": "assets/icon128.png"
},
"browser_action": {
"default_popup": "ui/popup.html",
"default_icon": {
"16": "assets/icon16.png",
"32": "assets/icon32.png",
"48": "assets/icon48.png",
"96": "assets/icon96.png",
"128": "assets/icon128.png"
}
},
"background": {
"scripts": [
"bg/background.js"
]
},
"permissions": [
"tabs",
"activeTab"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"image_expander.js"
],
"run_at": "document_idle"
}
]
} Best UnclipImages Alternatives
Here are some Firefox add-ons that are similar to UnclipImages:
ImgExpand
dimariktak
MaxImage
dimariktak
Exodus Web3 Wallet
Exodus Web3
Image Dimension Display
Millanida
Image Dimension Overlay
Millanida
Toggle Image Dimension
Millanida
ImageBurst
dimariktak
Image Dimensions Viewer
surgat29a
Instant Image Zoom Pro
Jean-Louis Baruch
FullSizeImg
dimariktak
Clipboarder
Phaidra
Fullscreen Anything
joyov