WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Screenshot to Notion & Annotate

Screenshot to Notion & Annotate

View on Chrome Web Store
View Screenshot to Notion & Annotate Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (45 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.

Snap and embed website and scrolling screenshots directly to Notion with annotation tools like arrows, callouts, crop +30 more tools
Type
Extension
Users
2,000 users
1K
Website markuphero.com
Markup Hero
View author page of Markup Hero
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 14, 2024
Version 1.0.3
Manifest version
3
Updated
Updated on January 24, 2024
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Screenshot to Notion & Annotate 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": "Screenshot to Notion & Annotate",
    "version": "1.0.3",
    "description": "Snap and embed website and scrolling screenshots directly to Notion with annotation tools like arrows, callouts, crop +30 more tools",
    "manifest_version": 3,
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/mh-g16.png",
            "32": "images\/mh-g32.png",
            "48": "images\/mh-g48.png",
            "128": "images\/mh-g128.png"
        }
    },
    "icons": {
        "16": "images\/mh-g16.png",
        "32": "images\/mh-g32.png",
        "48": "images\/mh-g48.png",
        "128": "images\/mh-g128.png"
    },
    "permissions": [
        "storage",
        "clipboardWrite",
        "activeTab",
        "tabs",
        "desktopCapture",
        "scripting",
        "cookies"
    ],
    "host_permissions": [
        "https:\/\/markuphero.com\/",
        "https:\/\/storage.googleapis.com\/",
        "https:\/\/api.notion.com\/",
        "<all_urls>"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.markuphero.com\/*",
            "*:\/\/localhost\/*"
        ]
    }
}
© 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