NovaDash - Developer Dashboard Firefox

Examine source code of NovaDash - Developer Dashboard

Inspect and view changes in NovaDash - Developer Dashboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "NovaDash - Developer Dashboard",
  "version": "1.0.2",
  "description": "A beautiful, productive new tab dashboard for developers",
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "permissions": [
    "storage",
    "history",
    "bookmarks",
    "tabs",
    "downloads",
    "sessions",
    "activeTab"
  ],
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "NovaDash Pro"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "novadash@tahaqureshi.com",
      "data_collection_permissions": {
        "name": "NovaDash - Developer Dashboard",
        "description": "We do not collect any personally identifiable information. We access local browser history, bookmarks, and tabs only to display them within the user's local new tab interface.",
        "permissions": [],
        "required": [
          "none"
        ]
      }
    }
  },
  "options_ui": {
    "page": "options.html"
  }
}

Best NovaDash - Developer Dashboard Alternatives

Here are some Firefox add-ons that are similar to NovaDash - Developer Dashboard: