Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "manifest_version": 3, "action": { "default_title": "Open Add to Sheets" }, "version": "1.6.3", "author": "addtosheets.com", "name": "Add to Sheets - Save to Google Sheets in 1 click", "description": "Right-click to add any content to Google Sheets. Quick Row Entry & No-code Automations for finding data, emails and links on sites.", "background": { "service_worker": "static\/background\/index.js" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "permissions": [ "storage", "identity", "contextMenus", "sidePanel", "unlimitedStorage" ], "content_scripts": [ { "matches": [ "<all_urls>" ], "js": [ "content.7f229555.js" ], "css": [] } ], "host_permissions": [ "https:\/\/addtosheets.com\/*" ], "commands": { "custom_shortcut_1": { "suggested_key": { "default": "Ctrl+Shift+M", "mac": "Command+Shift+M" }, "description": "Custom shortcut 1" }, "custom_shortcut_2": { "suggested_key": { "default": "Ctrl+Shift+P", "mac": "Command+Shift+P" }, "description": "Custom shortcut 2" }, "custom_shortcut_3": { "suggested_key": { "default": "Ctrl+Shift+E", "mac": "Command+Shift+E" }, "description": "Custom shortcut 3" }, "custom_shortcut_4": { "description": "Custom shortcut 4" }, "custom_shortcut_5": { "description": "Custom shortcut 5" }, "custom_shortcut_6": { "description": "Custom shortcut 6" } }, "side_panel": { "default_path": "tabs\/sidepanel.html" }, "oauth2": { "client_id": "519388286780-9imj8aks112kgp50g3p554tvpq11l0am.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email", "https:\/\/www.googleapis.com\/auth\/userinfo.profile", "https:\/\/www.googleapis.com\/auth\/spreadsheets", "https:\/\/www.googleapis.com\/auth\/drive.file" ] }, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "content.4309bd57.css", "content.93a5d608.png" ] } ] }