By: Simple Works
Inspect and view changes in Simple Image Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Simple Image Viewer Pro",
"version": "2.0.0",
"description": "A simple image viewer with lazy loading, sorting, and zoom.",
"icons": {
"16": "icons/16.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"tabs"
],
"action": {
"default_title": "Image Viewer"
},
"browser_specific_settings": {
"gecko": {
"id": "simple-image-viewer@example.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Simple Image Viewer Alternatives
Here are some Firefox add-ons that are similar to Simple Image Viewer: