The Yellow Tab Firefox

Examine source code of The Yellow Tab

Inspect and view changes in The Yellow Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "The Yellow Tab",
  "version": "1.0.1",
  "description": "Elevate your new tab experience with dual search engines, catering to both regular content and celebrity searches. Effortlessly explore news, updates, and more about your favorite celebrities.",
  "permissions": [
    "activeTab"
  ],
  "icons": {
    "128": "icons/128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_icon": "icons/128.png",
    "default_title": "The Yellow Tab"
  },
  "host_permissions": [
    "*://*.theyellownewtab.com/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "icons/*.svg"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "02ea956f1ecf364eed02d5cdc507c3778b34974c@my-addon"
    }
  }
}

Best The Yellow Tab Alternatives

Here are some Firefox add-ons that are similar to The Yellow Tab: