NewTab Firefox

Examine source code of NewTab

By: will
Inspect and view changes in NewTab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "coolnewtab@williamayoub.com",
      "strict_min_version": "57.0"
    }
  },
  "name": "NewTab",
  "version": "1.2.3",
  "description": "A cool new tab",
  "manifest_version": 2,
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "browser_action": {
    "default_popup": "index.html"
  },
  "icons": {
    "16": "logo/logo16.png",
    "48": "logo/logo48.png",
    "128": "logo/logo128.png"
  }
}

Best NewTab Alternatives

Here are some Firefox add-ons that are similar to NewTab: