Simple New Tab (enchanced) Firefox

Examine source code of Simple New Tab (enchanced)

By: VK0_0VK Add-on
Inspect and view changes in Simple New Tab (enchanced) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple New Tab",
  "version": "2.0",
  "description": "A minimalistic, configurable new tab page.",
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "64": "icon64.png",
    "128": "icon128.png",
    "256": "icon256.png",
    "512": "icon512.png"
  },
  "author": "cubedhuang",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "simple-new-tab@cubedhuang",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Simple New Tab (enchanced) Alternatives

Here are some Firefox add-ons that are similar to Simple New Tab (enchanced):