Sildesk — New Tab Dashboard Firefox

Examine source code of Sildesk — New Tab Dashboard

Inspect and view changes in Sildesk — 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": "Sildesk — New Tab Dashboard",
  "version": "3.5.1",
  "description": "Customizable new tab dashboard with widgets, glassmorphism design, weather, speedtest and optional sync.",
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "action": {
    "default_popup": "settings.html",
    "default_icon": {
      "16": "icons/logo-16.png",
      "32": "icons/logo-32.png",
      "48": "icons/logo-48.png",
      "96": "icons/logo-96.png"
    }
  },
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "alarms",
    "history"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "icons": {
    "16": "icons/logo-16.png",
    "32": "icons/logo-32.png",
    "48": "icons/logo-48.png",
    "96": "icons/logo-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "sildesk-newtab@extension",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; connect-src *;"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "privacy-policy.html"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best Sildesk — New Tab Dashboard Alternatives

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