WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Add to Sheets - Save to Google Sheets in 1 click

Add to Sheets - Save to Google Sheets in 1 click

View on Chrome Web Store
View Add to Sheets - Save to Google Sheets in 1 click Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (24 ratings)
1 new ratings
3 views
This extension has been viewed 3 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Right-click to add any content to Google Sheets. Quick Row Entry & No-code Automations for finding data, emails and links on sites.
Type
Extension
Users
3,000 users
1K
Website addtosheets.com
Add to Sheets
View author page of Add to Sheets
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 8, 2024
Version 1.6.3
Manifest version
3
Updated
Updated on October 11, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Add to Sheets - Save to Google Sheets in 1 click Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "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"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top