Bookmarked Speed Dial max Firefox

Examine source code of Bookmarked Speed Dial max

Inspect and view changes in Bookmarked Speed Dial max source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.1.33",
  "name": "Bookmarked Speed Dial",
  "manifest_version": 2,
  "short_name": "speeddial",
  "background": {
    "scripts": [
      "data/js/utils.js",
      "data/js/background.js"
    ]
  },
  "options_ui": {
    "browser_style": true,
    "page": "data/options.html"
  },
  "description": "Speed Dial integrated with your bookmarks. Based on Speed Dial (Lite) by Mark Lumnert",
  "permissions": [
    "tabs",
    "storage",
    "unlimitedStorage",
    "bookmarks",
    "<all_urls>",
    "contextMenus"
  ],
  "chrome_url_overrides": {
    "newtab": "data/index.html"
  },
  "browser_action": {
    "browser_style": true,
    "default_title": "Open Bookmarked Speed Dial",
    "default_icon": {
      "32": "data/img/32.png",
      "48": "data/img/48.png",
      "64": "data/img/64.png",
      "128": "data/img/128.png"
    }
  },
  "page_action": {
    "browser_style": true,
    "default_title": "Add to Bookmarked Speed Dial",
    "default_icon": {
      "32": "data/img/32.png",
      "48": "data/img/48.png",
      "64": "data/img/64.png",
      "128": "data/img/128.png"
    }
  },
  "icons": {
    "32": "data/img/32.png",
    "48": "data/img/48.png",
    "64": "data/img/64.png",
    "128": "data/img/128.png"
  },
  "applications": {
    "gecko": {
      "strict_min_version": "54.0",
      "id": "{a78d5b99-0f48-40a7-9ae5-78619b9d6163}"
    }
  }
}

Best Bookmarked Speed Dial max Alternatives

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