Foyer - Launchpad-style New Tab Firefox

Examine source code of Foyer - Launchpad-style New Tab

By: ivanmak Add-on
Inspect and view changes in Foyer - Launchpad-style New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "version": "0.4.0",
  "description": "__MSG_extDesc__",
  "default_locale": "en",
  "chrome_url_overrides": {
    "newtab": "src/newtab/newtab.html"
  },
  "permissions": [
    "bookmarks",
    "storage",
    "search",
    "history"
  ],
  "host_permissions": [
    "https://picsum.photos/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "foyer-newtab@github.ivanmak",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg",
    "128": "icons/icon.svg"
  }
}

Best Foyer - Launchpad-style New Tab Alternatives

Here are some Firefox add-ons that are similar to Foyer - Launchpad-style New Tab: