WebExtension.net
Toggle dark mode
WebExtension.net

Input Tab in Google Keep

View on Chrome Web Store
View Input Tab in Google Keep Chrome Extension on Chrome Web Store
Add to bookmarks
3.8 (67 ratings)
1 new ratings
0 views
This extension has been viewed 0 times

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

This is an extension for Google Keep. You can input tab ('Tab' button) into Google Keep memos.
Type
Extension
Users
20,000 users
10K
Website browsecraft.com
BrowseCraft
View author page of BrowseCraft
Published
Published on April 15, 2016
Version 25.2.11
Manifest version
3
Updated
Updated on February 11, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Input Tab in Google Keep 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",
    "name": "__MSG_appName__",
    "version": "25.2.11",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "js": [
                "scripts.js"
            ],
            "matches": [
                "*:\/\/keep.google.com\/*"
            ]
        }
    ],
    "icons": {
        "16": "images\/icon_16.png",
        "32": "images\/icon_32.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png"
    },
    "manifest_version": 3
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 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