StartGrid - New Tab Dashboard Firefox

Examine source code of StartGrid - New Tab Dashboard

Inspect and view changes in StartGrid - 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": "StartGrid - New Tab Dashboard",
  "version": "1.0.0",
  "description": "Transform every new tab into your personal productivity command center. GitHub PRs, Gmail, Calendar, and 30+ widgets.",
  "author": "StartGrid",
  "homepage_url": "https://startgrid.app",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "chrome_url_overrides": {
    "newtab": "newtab/index.html"
  },
  "action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    },
    "default_title": "StartGrid",
    "default_popup": "popup/index.html"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "https://startgrid.app/*",
    "https://workers.startgrid.app/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@startgrid.app",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best StartGrid - New Tab Dashboard Alternatives

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