Newtab Firefox

Examine source code of Newtab

Inspect and view changes in Newtab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Newtab",
  "version": "1.4.2",
  "author": "Eray Chumak",
  "description": "A customizable clean new tab interface with no distractions.",
  "short_name": "nt",
  "manifest_version": 2,
  "permissions": [
    "storage"
  ],
  "chrome_url_overrides": {
    "newtab": "./page/index.html"
  },
  "browser_action": {
    "default_title": "A customizable clean new tab interface with no distractions.",
    "default_popup": "./popup/index.html",
    "default_icon": {
      "128": "./assets/logo_128.png"
    }
  },
  "icons": {
    "128": "./assets/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ec@newtab"
    }
  }
}

Best Newtab Alternatives

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