Custom NTP Firefox

Examine source code of Custom NTP

Inspect and view changes in Custom NTP source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Custom NTP",
  "version": "1.0",
  "description": "A customizable new tab page with weather information",
  "permissions": [
    "storage",
    "bookmarks",
    "history",
    "tabs"
  ],
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "icons": {
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "custom-ntp@chaython.dev",
      "strict_min_version": "58.0"
    }
  }
}

Best Custom NTP Alternatives

Here are some Firefox add-ons that are similar to Custom NTP: