GPTVPN - ChatGPT Professional Free Proxy VPN

GPTVPN - ChatGPT Professional Free Proxy VPN

GPTVPN unblock websites, openai、chatgpt. Fast, ultra secure, and easy to use VPN service to protect your privacy online.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "description": "__MSG_extDesc__",
  "permissions": [
    "storage",
    "proxy",
    "alarms",
    "declarativeNetRequest",
    "declarativeNetRequestWithHostAccess",
    "declarativeNetRequestFeedback",
    "cookies"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "service_worker": "js/background.js"
  },
  "homepage_url": "https://microsoftedge.microsoft.com/addons/detail/pbbofofhgfbckpleccfcampldggkjehj",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx",
  "default_locale": "en",
  "version": "1.0.0",
  "icons": {
    "128": "img/logo.png"
  },
  "action": {
    "default_icon": {
      "32": "img/logo.png"
    }
  }
}