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": "\u0432\u043f\u043d \u0434\u043b\u044f \u0440\u043e\u0431\u043b\u043e\u043a\u0441\u0430 \u043d\u0430 \u043f\u043a",
"version": "12.12.25",
"description": "\u0432\u043f\u043d \u0434\u043b\u044f \u0440\u043e\u0431\u043b\u043e\u043a\u0441\u0430 \u044d\u0442\u043e \u0432\u043f\u043d \u0434\u043b\u044f \u0440\u043e\u0431\u043b\u043e\u043a\u0441\u0430 \u043d\u0430 \u043f\u043a",
"permissions": [
"storage",
"proxy"
],
"action": {
"default_popup": "popup.html",
"default_title": "\u0432\u043f\u043d \u0434\u043b\u044f \u0440\u043e\u0431\u043b\u043e\u043a\u0441\u0430 \u043d\u0430 \u043f\u043a"
},
"options_page": "options.html",
"icons": {
"16": "icons\/roblox16.png",
"48": "icons\/roblox48.png",
"128": "icons\/roblox128.png"
},
"background": {
"service_worker": "background.js"
}
}