WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
NotionMark - AI Bookmark to notion

NotionMark - AI Bookmark to notion

View on Chrome Web Store
View NotionMark - AI Bookmark to notion Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
1 new 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.

Bookmark tabs to notion with AI-generated properties e.g Summary, Categories, Description, Tags. Capture screenshot. Sync bookmarks
Type
Extension
Users
49 users
2
Website noterail.co
brahmastra
View author page of brahmastra
Published
Published on January 1, 2025
Version 0.0.11
Manifest version
3
Updated
Updated on January 8, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View NotionMark - AI Bookmark to notion 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,
    "minimum_chrome_version": "123",
    "offline_enabled": true,
    "default_locale": "en",
    "name": "__MSG_extName__",
    "short_name": "NotionMark",
    "description": "__MSG_extDescription__",
    "version": "0.0.11",
    "author": "BookmarkLab",
    "icons": {
        "24": "icon-24.png",
        "128": "icon-128.png"
    },
    "action": {
        "default_title": "Bookmark to notion",
        "default_popup": "popup\/index.html"
    },
    "options_page": "options\/index.html",
    "background": {
        "service_worker": "background\/background.js",
        "type": "module"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+B",
                "windows": "Alt+B",
                "mac": "Alt+B",
                "linux": "Alt+B"
            }
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "scripts\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/cloud-notionmark.rubiccayum.workers.dev\/*"
        ]
    },
    "permissions": [
        "activeTab",
        "bookmarks",
        "storage",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/api.notion.com\/v1\/*"
    ],
    "optional_host_permissions": [
        "https:\/\/*\/*"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3qXOUjp6WdzRflA8p0AVzI2x2B8qjFMwO0A9rUFWvkW3US257q6VB1m4bv77x+PlrI17cLq5zC1E0d+NR5HzGILskMESGMUskclT1doRf140A6GebYqPI3KPHahi7EjpbVdJ3aWV6fB80YD+z9uVK3UGjoqPfBfHfZvt3TaBCDM3yey75+3nyAfk3HhfVhRV8IC4HgH+2qcr8VZRxKxrmVWogTgeIypZkL5x4hj4aQhIkF0CP29z+ATa8SaY\/qXOn7Vlrvib9aUGgooQo5uN\/IUtrphr5oDlSxip8+g8iXQNjbEZVmVy4k4CWGTnGvNLEQXKK6ZZwpaP82XOBHSAYwIDAQAB"
}
© 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