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,
"version": "1.0.3",
"name": "\u0420\u0443\u0422\u0440\u0435\u043a\u0435\u0440 - \u043e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043b\u0430\u0433\u0438\u043d (\u0434\u043e\u0441\u0442\u0443\u043f \u0438 \u043f\u0440.)",
"description": "\u0414\u043e\u0441\u0442\u0443\u043f \u043a RuTracker.org, \u043f\u043e\u0438\u0441\u043a \u0438 \u043f\u0440.",
"short_name": "\u0420\u0443\u0422\u0440\u0435\u043a\u0435\u0440",
"background": {
"service_worker": "\/bundle\/background.js"
},
"icons": {
"128": "\/images\/addon-128.png"
},
"action": {
"default_icon": "\/images\/addon-128.png",
"default_title": "\u0420\u0443\u0422\u0440\u0435\u043a\u0435\u0440 (\u043e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043b\u0430\u0433\u0438\u043d)",
"default_popup": "\/pages\/popup.html"
},
"options_ui": {
"page": "\/pages\/options.html",
"open_in_tab": true
},
"permissions": [
"contextMenus",
"proxy",
"storage",
"tabs"
],
"minimum_chrome_version": "109"
}