By: Draven
Inspect and view changes in Favicon Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Favicon Viewer",
"version": "1.0",
"description": "Show all favicon links from the current page.",
"icons": {
"64": "icon64.png",
"128": "icon128.png"
},
"permissions": [
"activeTab"
],
"browser_action": {
"default_title": "View Favicons"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{ee296d33-f45e-471b-bc98-ae3617f2c626}",
"strict_min_version": "104.0"
}
}
} Best Favicon Viewer Alternatives
Here are some Firefox add-ons that are similar to Favicon Viewer: