Jego - Free VPN for Copilot, ChatGPT & Claude.

Jego - Free VPN for Copilot, ChatGPT & Claude.

Jego is an efficient, secure, and stable VPN. It helps users bypassing net blocks and accessing global websites and apps.

Additional files are visible only to premium users

manifest.json


{
  "name": "__MSG_name__",
  "description": "__MSG_description__",
  "version": "1.3.13",
  "minimum_chrome_version": "88",
  "homepage_url": "https://www.JegoCloud.com",
  "default_locale": "en",
  "options_page": "options.html",
  "action": {
    "default_title": "__MSG_name__",
    "default_icon": "static/img/icon.png",
    "default_popup": "popup.html"
  },
  "background": {
    "service_worker": "jego.js"
  },
  "icons": {
    "16": "static/img/icon.png",
    "48": "static/img/icon48.png",
    "128": "static/img/icon128.png"
  },
  "permissions": [
    "management",
    "proxy",
    "alarms",
    "storage"
  ],
  "manifest_version": 3,
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}