Pure New Tab Firefox

Examine source code of Pure New Tab

By: CWorld
Inspect and view changes in Pure New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pure New Tab",
  "description": "A clean and minimalistic new tab page extension",
  "version": "1.2.0",
  "icons": {
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0bdf54d0-7c91-4477-873a-80412ddc5fa4}"
    }
  }
}

Best Pure New Tab Alternatives

Here are some Firefox add-ons that are similar to Pure New Tab: