New Tab Dashboard Firefox

Examine source code of New Tab Dashboard

By: TedRoss
Inspect and view changes in New Tab Dashboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "storage"
  ],
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "action": {
    "default_icon": {
      "128": "icons/icon-128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b3e5a9c1-1d6e-2d7e-5f3c-8b8f28dfd5cd}"
    }
  }
}

Best New Tab Dashboard Alternatives

Here are some Firefox add-ons that are similar to New Tab Dashboard: