Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"action": {
"default_popup": "popup.html"
},
"background": {
"service_worker": "background.bundle.js"
},
"default_locale": "en",
"description": "__MSG_extDesc__",
"host_permissions": [
"<all_urls>"
],
"icons": {
"128": "image\/icon128.png"
},
"manifest_version": 3,
"name": "__MSG_extName__",
"permissions": [
"proxy",
"storage",
"privacy",
"offscreen",
"webRequest",
"webRequestAuthProvider"
],
"short_name": "BiuBiu VPN",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "3.5.1"
}