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": "\u7231\u4f18\u817e\u2014\u2014\u4f18\u9177\u3001\u7231\u5947\u827a\u3001\u817e\u8baf\u89c6\u9891\u3001\u8292\u679cTV\u89c6\u9891\u64ad\u653e",
"version": "1.1.4",
"description": "\u591a\u7ebf\u8def\u9009\u62e9\u65e0VIP\u65e0\u5e7f\u544a\u89c2\u770b\u4f18\u9177\u3001\u7231\u5947\u827a\u3001\u817e\u8baf\u89c6\u9891\u3001\u8292\u679cTV\u7684VIP\u89c6\u9891",
"background": {
"service_worker": "service-worker.js"
},
"permissions": [
"storage",
"tabs"
],
"icons": {
"16": ".\/static\/icon\/icon16.png",
"32": ".\/static\/icon\/icon32.png",
"64": ".\/static\/icon\/icon64.png"
},
"action": {
"default_icon": {
"16": ".\/static\/icon\/icon16.png",
"32": ".\/static\/icon\/icon32.png"
},
"default_popup": "popup.html",
"default_title": "Manage Tabs Group"
}
}