GTab New Tab (Free ChatGPT) Edge

Examine source code of GTab New Tab (Free ChatGPT)

Inspect and view changes in GTab New Tab (Free ChatGPT) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "1.0.12",
  "permissions": [
    "activeTab",
    "storage",
    "unlimitedStorage",
    "sidePanel",
    "contextMenus",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "optional_permissions": [
    "system.cpu",
    "system.memory",
    "bookmarks",
    "history",
    "favicon"
  ],
  "background": {
    "service_worker": "serviceworker.js"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "default_locale": "en",
  "name": "__MSG_extension_name_edge__",
  "description": "__MSG_extension_description_edge__",
  "action": {
    "default_title": "__MSG_action_name__",
    "default_popup": "popup/index.html",
    "default_icon": {
      "48": "icons/icon_action_48.png"
    }
  },
  "icons": {
    "16": "icons/icon_16.png",
    "32": "icons/icon_32.png",
    "48": "icons/icon_48.png",
    "128": "icons/icon_128.png"
  },
  "side_panel": {
    "default_path": "sidepanel/index.html"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval';"
  },
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "*"
      ]
    }
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}

Best GTab New Tab (Free ChatGPT) Alternatives

Here are some Edge add-ons that are similar to GTab New Tab (Free ChatGPT):