Nova - Customizable Speed Dial Firefox

Examine source code of Nova - Customizable Speed Dial

Inspect and view changes in Nova - Customizable Speed Dial source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "NovaDial - Customizable Speed Dial",
  "version": "1.0.0",
  "description": "Blazing-fast, zero-cost, deeply customizable speed dial and new tab dashboard for Firefox with instant search, themes, folders, and widgets.",
  "permissions": [
    "storage",
    "contextMenus",
    "tabs",
    "bookmarks",
    "topSites"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "NovaDial - Quick Add Dial",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png",
      "128": "icons/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "novadial@debi-panda.dev",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Nova - Customizable Speed Dial Alternatives

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