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",
"name": "VPN Facebook - vpn \u0434\u043b\u044f \u0444\u0435\u0439\u0441\u0431\u0443\u043a\u0430",
"version": "3.0",
"description": "\u042d\u0442\u043e \u043f\u0440\u043e\u0441\u0442\u043e\u0435 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0434\u043b\u044f \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u043f\u043e\u043c\u043e\u0436\u0435\u0442 \u0432\u0430\u043c \u043f\u043e\u043b\u044c\u0437\u0432\u0430\u0442\u044c\u0441\u044f Facebook \u043a\u0430\u043a \u0440\u0430\u043d\u044c\u0448\u0435 \u0431\u0435\u0437 \u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043a\u0438",
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icons\/16.png",
"32": "icons\/32.png",
"64": "icons\/64.png",
"128": "icons\/128.png"
},
"default_popup": "popup\/main.html"
},
"icons": {
"16": "icons\/16.png",
"32": "icons\/32.png",
"64": "icons\/64.png",
"128": "icons\/128.png"
},
"background": {
"service_worker": "js\/bg.js"
},
"permissions": [
"proxy",
"storage",
"webRequest",
"webRequestAuthProvider",
"browsingData",
"notifications",
"offscreen"
],
"host_permissions": [
"https:\/\/facebook.com\/*",
"https:\/\/*.facebook.com\/*",
"https:\/\/*.xx.fbcdn.net\/*",
"https:\/\/*.meta.ai\/*",
"https:\/\/t.me\/*",
"https:\/\/telegra.ph\/*"
]
}