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": "Private Internet Access \u2013 Proxy for Chrome",
"description": "Freely access websites, unblock content, and enjoy unlimited traffic and bandwidth with the best proxy extension for Chrome.",
"version": "4.0.9",
"homepage_url": "https:\/\/privateinternetaccess.com",
"action": {
"default_icon": {
"16": "assets\/images\/icons\/loader_16.png",
"32": "assets\/images\/icons\/loader_32.png",
"48": "assets\/images\/icons\/loader_48.png",
"64": "assets\/images\/icons\/loader_64.png",
"128": "assets\/images\/icons\/loader_128.png"
},
"default_popup": "index.html",
"default_title": "Private Internet Access"
},
"background": {
"service_worker": "background.js"
},
"permissions": [
"contentSettings",
"activeTab",
"background",
"tabs",
"declarativeNetRequest",
"proxy",
"unlimitedStorage",
"storage",
"cookies",
"alarms",
"privacy",
"webRequest",
"webRequestAuthProvider"
],
"web_accessible_resources": [],
"host_permissions": [
"*:\/\/*\/*"
],
"icons": {
"16": "assets\/images\/icons\/icon16.png",
"32": "assets\/images\/icons\/icon32.png",
"48": "assets\/images\/icons\/icon48.png",
"64": "assets\/images\/icons\/icon64.png",
"128": "assets\/images\/icons\/icon128.png"
},
"default_locale": "en",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhHYSWQOoBrS2ltL1kjQYMqx\/do2u4tQ85wtp\/zeOkOlTavuXkS4VUgkobdOP40IfOrIjbG0VGuwM7QqNyG1X7ZwP6deJVW5cIlTSv\/0HgUAxBGu\/saiPoNw9bT69knQIwct+5ZnDyrHmajzIqH5LRkRDaKDWgdFH2zUpbOwvrYDy\/kkbdsf0TARQTmd1sDZfSB9Ryp1MNEbt9uMZEe7E88N5mRJpQ7fTnBIWHWB\/6OlnqvT4Yo1t+7dAS6\/SBozpxm1BEFPVW0WMl2vkYmySLbdcHcew9rZu2nrHl6fOIBuSpeW+3se2k0Lo3c9tz2weCuFYorTV0ikGTIEdsO8DBQIDAQAB"
}