Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "manifest_version": 3, "version": "1.5", "default_locale": "en", "action": { "default_popup": "popup.html", "default_icon": "32.png" }, "icons": { "16": "16.png", "32": "32.png", "48": "48.png", "128": "128.png" }, "name": "__MSG_nome__", "description": "__MSG_descricao__", "permissions": [ "storage" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" }