Visual Speed Dial Firefox

Examine source code of Visual Speed Dial

By: Joue
Inspect and view changes in Visual Speed Dial source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_chrome_extension_name__",
  "description": "__MSG_chrome_extension_description__",
  "default_locale": "en",
  "version": "0.1.2resigned1",
  "icons": {
    "16": "content/images/16.png",
    "24": "content/images/24.png",
    "32": "content/images/32.png",
    "64": "content/images/64.png",
    "128": "content/images/128.png"
  },
  "background": {
    "scripts": [
      "scripts/background.js"
    ],
    "persistent": false
  },
  "chrome_url_overrides": {
    "newtab": "popup.html"
  },
  "homepage_url": "http://add0n.com/speed-dial.html",
  "permissions": [
    "tabs",
    "<all_urls>",
    "topSites",
    "bookmarks",
    "history",
    "contextMenus",
    "notifications"
  ],
  "applications": {
    "gecko": {
      "id": "{8e6accce-5bd8-4ed4-a98f-fb1f8c0bf379}",
      "strict_min_version": "52.0"
    }
  }
}

Best Visual Speed Dial Alternatives

Here are some Firefox add-ons that are similar to Visual Speed Dial: