Pears Custom New Tab Firefox

Examine source code of Pears Custom New Tab

Inspect and view changes in Pears Custom New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Pears Custom New Tab",
  "version": "1.0",
  "description": "Redirect your new tab to any http(s) URL, localhost, or LAN address",
  "icons": {
    "118": "icon.png"
  },
  "chrome_url_overrides": {
    "newtab": "redirect.html"
  },
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Set Custom New Tab"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "custom-newtab-redirect-placeholder-id@example.com"
    }
  }
}

Best Pears Custom New Tab Alternatives

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