WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Dictionary to Notion

Dictionary to Notion

View on Chrome Web Store
View Dictionary to Notion Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
1 new ratings
8 views
This extension has been viewed 8 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.

Look up any word with a simple double click and sync to Notion.
Type
Extension
Users
107 users
3
Daniel Heart
View author page of Daniel Heart
Published
Published on May 23, 2024
Version 0.03
Manifest version
3
Updated
Updated on June 21, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View Dictionary 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",
    "name": "Dictionary to Notion",
    "manifest_version": 3,
    "version": "0.03",
    "description": "Look up any word with a simple double click and sync to Notion.",
    "background": {
        "service_worker": "background\/service-worker.min.js"
    },
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "action": {
        "default_title": "Offscreen Example",
        "default_popup": "popup\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "scripts\/content.min.js"
            ]
        }
    ],
    "options_page": "options\/options.html",
    "permissions": [
        "offscreen",
        "storage"
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/localhost:3000\/*",
            "https:\/\/dictionary.danielhe.art\/*"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAh5TD33038ZsbPGU8jHECvUAL5WvLiWXhaTOY25xOIZKze4wN8UHcAuh4gad+SOLdsAu2Oyj+vaM+BonnjXnHhZUC0y4yhuGkLFK+5WimhkMkUwgpk+\/HbkD43Vo4cad\/G+KxfjMZyIXrafO2BNZ48jtF3autzLQDjMzCPkFMIinZ46T0JTEMIj\/tnf3mFOtQ33aEoleboeH8XkPd86t7tm\/oBfULAwopiq9tNdizm6QFf\/rR5mG6KTuOSY4+TbjvIk2lYhpXh1TrcBDlJQSJvu81TyRlSBhqG9VrEr6IepUedLJqtSNigH2gZQMH86QQeGnKZ7PeMdcSgRl4iuOqCQIDAQAB"
}
© 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