WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Save to Sheets in 1-Click by FindMyICP

Save to Sheets in 1-Click by FindMyICP

View on Chrome Web Store
View Save to Sheets in 1-Click by FindMyICP Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
0 views
This extension has been viewed 0 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.

Save pages to YOUR Google Sheet with one click. No login, no tracking, completely private. Your data stays yours.
Type
Extension
Users
5 users
1
Website findmyicp.com
Aniruddh Gupta
View author page of Aniruddh Gupta
Published
Published on January 6, 2026
Version 1.2
Manifest version
3
Updated
Updated on January 14, 2026
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Save to Sheets in 1-Click by FindMyICP 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",
    "manifest_version": 3,
    "name": "Save to Sheets in 1-Click by FindMyICP",
    "version": "1.2",
    "description": "Save pages to YOUR Google Sheet with one click. No login, no tracking, completely private. Your data stays yours.",
    "permissions": [
        "activeTab",
        "storage"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "commands": {
        "save-current-page": {
            "suggested_key": {
                "default": "Alt+S",
                "mac": "MacCtrl+S"
            },
            "description": "Quick save current page"
        },
        "save-with-tags": {
            "suggested_key": {
                "default": "Alt+Shift+S",
                "mac": "MacCtrl+Shift+S"
            },
            "description": "Save with tags and notes"
        },
        "open-sheet": {
            "suggested_key": {
                "default": "Alt+O",
                "mac": "MacCtrl+O"
            },
            "description": "Open your Google Sheet"
        },
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+U",
                "mac": "MacCtrl+U"
            },
            "description": "Open Save Later popup"
        }
    },
    "options_page": "options.html",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}
© 2026 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