Top Sites Button Firefox

Examine source code of Top Sites Button

Inspect and view changes in Top Sites Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "tb-top-sites-single@codefisher.org",
      "strict_min_version": "42.0"
    }
  },
  "author": "Michael Buckley",
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "16": "icons/16-flame.png",
      "24": "icons/24-flame.png",
      "32": "icons/32-flame.png",
      "48": "icons/48-flame.png"
    },
    "default_popup": "popup/panel.html",
    "default_title": "__MSG_tbTopSitesLabel__"
  },
  "default_locale": "en_US",
  "description": "A list of the top sites that you visit.",
  "homepage_url": "https://codefisher.org/toolbar_button/",
  "icons": {
    "16": "icons/16-flame.png",
    "24": "icons/24-flame.png",
    "32": "icons/32-flame.png",
    "48": "icons/48-flame.png"
  },
  "manifest_version": 2,
  "name": "Top Sites Button",
  "options_ui": {
    "browser_style": true,
    "page": "option/option.html"
  },
  "permissions": [
    "activeTab",
    "storage",
    "topSites"
  ],
  "version": "1.6resigned1"
}

Best Top Sites Button Alternatives

Here are some Firefox add-ons that are similar to Top Sites Button: