TitleTab - Speed Dial Dashboard Firefox

Examine source code of TitleTab - Speed Dial Dashboard

Inspect and view changes in TitleTab - Speed Dial Dashboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "default_locale": "en",
  "name": "__MSG_name__",
  "description": "__MSG_description__",
  "version": "1.1",
  "icons": {
    "16": "/icons/icon-16.png",
    "48": "/icons/icon-48.png",
    "128": "/icons/icon-128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "/icons/icon-16.png",
      "48": "/icons/icon-48.png",
      "128": "/icons/icon-128.png"
    },
    "default_title": "TitleTab - Speed Dial Dashboard",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs"
  ],
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "author": "Wlad Weissberg",
  "browser_specific_settings": {
    "gecko": {
      "id": "{24786c91-173c-4b3c-86e7-2795648f5012}"
    }
  }
}

Best TitleTab - Speed Dial Dashboard Alternatives

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