WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Ultra Notes

Ultra Notes

View on Chrome Web Store
View Ultra Notes Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (5 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.

An extension to help you take Notes easily and securely.
Type
Extension
Users
35 users
1
Website pughtml.com
Viet, LE
View author page of Viet, LE
Published
Published on August 11, 2023
Version 3.3.1
Manifest version
3
Updated
Updated on November 23, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Ultra Notes 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,
    "name": "Ultra Notes",
    "description": "An extension to help you take Notes easily and securely.",
    "version": "3.3.1",
    "version_name": "3.3.1",
    "permissions": [
        "storage",
        "sidePanel"
    ],
    "icons": {
        "128": "static\/favicon.png"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/main.ts-loader-DL_nsDtS.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "css": [
                "assets\/UltraNote-DRUI_aoF.css"
            ]
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "action": {
        "default_title": "Ultra Notes",
        "default_popup": "src\/pages\/index.html"
    },
    "side_panel": {
        "default_path": "src\/pages\/sidepanel.html"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "static\/**",
                "assets\/UltraNote-CjlWdBfC.js",
                "assets\/main.ts-CtPdo0np.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    }
}
© 2026 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