Bookmarks Speed Dial Firefox

Examine source code of Bookmarks Speed Dial

By: Gabmus
Inspect and view changes in Bookmarks Speed Dial source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BookmarksSpeedDial",
  "version": "19.0",
  "description": "Use your bookmarks as a beautiful speed dial new tab page",
  "browser_specific_settings": {
    "gecko": {
      "id": "bookmarksspeeddial@gabmus.org"
    }
  },
  "icons": {
    "48": "icons/bookmarks_speed_dial_48.png"
  },
  "permissions": [
    "bookmarks",
    "topSites",
    "tabs",
    "sessions",
    "storage"
  ],
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "options_ui": {
    "page": "newtab.html?options",
    "chrome_style": false,
    "open_in_tab": true
  },
  "web_accessible_resources": [
    "newtab.html"
  ]
}

Best Bookmarks Speed Dial Alternatives

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