Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Multi Tier Proxier Free VPN & Smart Proxy",
"author": "MTProxier.com",
"version": "2.3.2",
"description": "The #1 Smart Proxy & Free VPN to unblock websites. Bypass restrictions with smart routing technology. Fast, secure, and unlimited.",
"permissions": [
"proxy",
"storage",
"alarms"
],
"background": {
"service_worker": "background.js"
},
"action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"icons": {
"128": "icon.png"
}
}