WebExtension.net
Toggle dark mode
WebExtension.net

NotePADD - notepad offline

View on Chrome Web Store
View NotePADD - notepad offline Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (8 ratings)
1 new ratings
5 views
This extension has been viewed 5 times

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

Use NotePADD - notepad offline for easy note taking. Create quick notes, keep notes securely organized inside Chrome’s side panel.
Type
Extension
Users
689 users
67
Website hotpancake.com
info.hotpancake
View author page of info.hotpancake
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 4, 2025
Version 3.1
Manifest version
3
Updated
Updated on February 6, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View NotePADD - notepad offline 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": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "version": "3.1",
    "default_locale": "en",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; connect-src 'self' https:\/\/www.googleapis.com https:\/\/oauth2.googleapis.com https:\/\/sheets.googleapis.com"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/icon16.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        }
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "identity",
        "storage",
        "https:\/\/www.googleapis.com\/",
        "identity.email",
        "*:\/\/*.pushbullet.com\/*"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "oauth2": {
        "client_id": "807383834461-o36arivp2gjiuslke2n3h70qpikgf2ct.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/drive.file",
            "https:\/\/www.googleapis.com\/auth\/drive.appdata"
        ]
    }
}
© 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