WebExtension.net
WebExtension.net

Private Notes

View on Chrome Web Store
View Private Notes Chrome Extension on Chrome Web Store
4.4 (14 ratings)

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

Private Notes gives you safe and fully encrypted place for your Top Secret notes!
Type
Extension
Users
1,000 users
Website fastaddons.com
juraj.masiar
View author page of juraj.masiar
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 16, 2020
Version 4.2
Manifest version
3
Updated
Updated on April 19, 2022
View on Chrome Web Store
View Private Notes Chrome Extension on Chrome Web Store
make_chrome_yours/privacy
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": "4.2",
    "author": "Juraj M\u00e4siar",
    "default_locale": "en",
    "name": "__MSG_app_name__",
    "description": "__MSG_app_desc__",
    "icons": {
        "48": "48.png",
        "128": "128.png"
    },
    "background": {
        "service_worker": "background.loader.js"
    },
    "action": {
        "default_icon": {
            "128": "128.png"
        },
        "default_popup": "popup\/popup.html"
    },
    "commands": {
        "open_editor": {
            "suggested_key": {
                "default": "Alt+P"
            },
            "description": "Open Private Notes in popup window."
        },
        "open_new_tab": {
            "suggested_key": {
                "default": "Alt+Shift+P"
            },
            "description": "Open Private Notes in new tab."
        }
    },
    "permissions": [
        "alarms",
        "storage"
    ],
    "incognito": "split"
}
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