ProProxy

ProProxy

This is a proxy meant for unblocking websites such as suprem.io. You should install it because anyone can install it if they have…

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "ProProxy",
  "version": "0.1",
  "content_scripts": [],
  "action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  }
}