By: Alex Steller
Inspect and view changes in Image Resizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"version": "1.0.0",
"name": "Image Resizer",
"description": "Image Resizer",
"action": {
"default_title": "Image Resizer",
"default_icon": {
"16": "16.png",
"32": "32.png",
"48": "48.png",
"128": "128.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "appeffectimageresizer@gmail.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "16.png",
"32": "32.png",
"48": "48.png",
"128": "128.png"
},
"permissions": [],
"web_accessible_resources": [
{
"matches": [],
"resources": [
"index.html"
]
}
]
} Best Image Resizer Alternatives
Here are some Firefox add-ons that are similar to Image Resizer: