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", "version": "0.0.1", "permissions": [ "management", "storage" ], "options_ui": { "page": "html\/setting.html", "open_in_tab": true }, "background": { "service_worker": "js\/service-worker.js" }, "icons": { "32": "img\/de_32.png", "64": "img\/de_64.png", "128": "img\/de_128.png", "200": "img\/de_200.png", "500": "img\/de_500.png" }, "action": { "default_icon": { "32": "img\/de_32.png", "64": "img\/de_64.png", "128": "img\/de_128.png", "200": "img\/de_200.png", "500": "img\/de_500.png" } }, "default_locale": "en", "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "manifest_version": 3 }