WebExtension.net
WebExtension.net

Input Tab in Google Keep

View on Chrome Web Store
View Input Tab in Google Keep Chrome Extension on Chrome Web Store
3.9 (65 ratings)

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
Website browsecraft.com
BrowseCraft
View author page of BrowseCraft
Published
Published on April 15, 2016
Version 24.11.11
Manifest version
3
Updated
Updated on November 11, 2024
View on Chrome Web Store
View Input Tab in Google Keep Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "24.11.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.

© 2024 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