TabEz | New Tab, Reimagined Firefox

Examine source code of TabEz | New Tab, Reimagined

By: EZFY
Inspect and view changes in TabEz | New Tab, Reimagined source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TabEz | New Tab, Reimagined",
  "description": "A new tab extension to Simplify Your Workflow with a Minimal, All-in-One Browser Upgrade",
  "version": "1.2.2",
  "short_name": "TabEz|Newtab",
  "icons": {
    "16": "/icon/16.png",
    "24": "icon/24.png",
    "32": "icon/32.png",
    "48": "/icon/48.png",
    "96": "icon/96.png",
    "128": "/icon/128.png"
  },
  "action": {
    "default_icon": {
      "16": "/icon/16.png",
      "24": "/icon/24.png",
      "32": "/icon/32.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tabez@ezfy.com",
      "strict_min_version": "109.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.google.com/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Best TabEz | New Tab, Reimagined Alternatives

Here are some Firefox add-ons that are similar to TabEz | New Tab, Reimagined: