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, "default_locale": "en", "name": "__MSG_extensionName__", "version": "0.2.10", "description": "__MSG_extensionDescription__", "host_permissions": [], "permissions": [ "storage", "scripting", "activeTab", "management", "identity", "identity.email" ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA9pN0tSoxyq\/Sdi\/cnacWi1IZsiDF6HjDYRqjdYI14WgQ5n6hmibv1wUHFOYwYpZvx4em2rCYx8MiMZfacF03g9yU0sdpWk88pJp8R9GP2GwI1GfEsoOF7di1h4NIgn+AsLOc+1BEhd5zp+9s2Z4WrDYW0ari5SgmuEmyBZYnLgJ0gZ+OGDsCwXxagyHvU5jx4uXC+iRyF1QLRcxW8MBM1hXeN1qSJ6GqFt3U27yELCGQ2zq6Czzk31QsWD7e13BuU\/7EnR4PAUlijGvBmy9\/RfQAUNhIv+2IfwiL9ZlQ\/i2CiX4wyaUlDm6OMYgbMxmLNTzU+GC+R6ncUG57HccVVwIDAQAB", "oauth2": { "client_id": "634804728139-pfpu95f8fpe9irpcofhv454agreconut.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email", "https:\/\/www.googleapis.com\/auth\/userinfo.profile" ] }, "options_page": "options\/index.html", "background": { "service_worker": "background.iife.js", "type": "module" }, "action": { "default_popup": "popup\/index.html", "default_icon": "icon-34.png" }, "commands": { "open-popup": { "suggested_key": { "default": "Ctrl+K", "mac": "Command+K" }, "description": "Open the extension popup" } }, "icons": { "128": "icon-128.png" }, "web_accessible_resources": [] }