Favicon Finder Firefox

Examine source code of Favicon Finder

By: Faina
Inspect and view changes in Favicon Finder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Favicon Finder",
  "version": "1.0",
  "description": "Display all favicon URLs detected on the current page.",
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_title": "Favicon Finder"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f8413609-aed7-4746-a105-60fe13974532}",
      "strict_min_version": "116.0"
    }
  }
}

Best Favicon Finder Alternatives

Here are some Firefox add-ons that are similar to Favicon Finder: