Favicon Reloader Firefox

Examine source code of Favicon Reloader

Inspect and view changes in Favicon Reloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Favicon Reloader",
  "version": "1.25",
  "description": "Reloads missing favicons for bookmarks in a visible tab",
  "permissions": [
    "bookmarks",
    "tabs",
    "storage",
    "activeTab",
    "webRequest",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{3b50437b-5a5a-496d-b11c-7645845f5af8}"
    }
  }
}

Best Favicon Reloader Alternatives

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