WebExtension.net
WebExtension.net

Category Tabs for Google Keep™

View on Chrome Web Store
View Category Tabs for Google Keep™ Chrome Extension on Chrome Web Store
4.0 (373 ratings)

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

Better organise your Google Keep notes
Type
Extension
Users
90,000 users
Carlos Jeurissen
View author page of Carlos Jeurissen
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 22, 2013
Version 20.4.1
Manifest version
3
Updated
Updated on November 8, 2024
View on Chrome Web Store
View Category Tabs for Google Keep™ Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "20.4.1",
    "name": "Category Tabs for Google Keep\u2122",
    "short_name": "Tabs for Keep",
    "description": "__MSG_cj_i18n_01963__",
    "author": "Carlos Jeurissen",
    "homepage_url": "https:\/\/apps.jeurissen.co\/category-tabs-for-google-keep",
    "developer": {
        "name": "Carlos Jeurissen",
        "url": "https:\/\/apps.jeurissen.co\/"
    },
    "default_locale": "en",
    "content_security_policy": {
        "extension_pages": "default-src 'none'; child-src 'none'; manifest-src 'none'; media-src 'none'; object-src 'none'; worker-src 'none'; connect-src 'none'; frame-src 'none'; font-src 'none'; script-src-elem 'self'; style-src-elem 'none'; img-src data:; script-src 'self'; script-src-attr 'none'; style-src 'self'; style-src-attr 'none'; base-uri 'none'; form-action 'none'; frame-ancestors https:\/\/keep.google.com\/; block-all-mixed-content; upgrade-insecure-requests; report-uri https:\/\/api.jeurissen.co\/reports\/csp\/webext\/ctfgk\/"
    },
    "offline_enabled": true,
    "container": "GOOGLE_DRIVE",
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]"
        }
    },
    "externally_connectable": {
        "ids": [],
        "accepts_tls_channel_id": false
    },
    "icons": {
        "16": "\/images\/icon-16.png",
        "32": "\/images\/icon-32.png",
        "48": "\/images\/icon-48.png",
        "96": "\/images\/icon-96.png",
        "128": "\/images\/icon-128.png"
    },
    "permissions": [
        "storage",
        "scripting",
        "menus"
    ],
    "host_permissions": [
        "https:\/\/keep.google.com\/*"
    ],
    "background": {
        "service_worker": "\/background.js"
    },
    "options_page": "\/views\/options.html?standalone=1",
    "options_ui": {
        "page": "\/views\/options.html",
        "browser_style": false
    },
    "action": {
        "browser_style": false,
        "default_title": "__MSG_cj_i18n_01964__"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/views\/options.html",
                "\/_locales\/*"
            ],
            "matches": [
                "https:\/\/keep.google.com\/*"
            ],
            "use_dynamic_url": true
        }
    ],
    "commands": {
        "_execute_action": {
            "description": "__MSG_cj_i18n_01964__"
        }
    },
    "content_scripts": [
        {
            "css": [
                "\/styles\/content-script.css"
            ],
            "js": [
                "\/scripts\/content-script.js"
            ],
            "matches": [
                "https:\/\/keep.google.com\/*"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ]
}
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