WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net

Clipboard History

Access and manage your clipboard history with ease

Notebook: Quick and Simple Notes

Notebook: Quick and Simple Notes

View on Chrome Web Store
View Notebook: Quick and Simple Notes Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (8 ratings)
1 new ratings
14 views
This extension has been viewed 14 times

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

A clean, distraction-free notebook with rich text, shortcuts, auto-save, customizations, and themes to keep your ideas organized.
Type
Extension
Users
777 users
15
Website tabnotebook.com
WordFields
View author page of WordFields
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 20, 2024
Version 2.1.5
Manifest version
3
Updated
Updated on March 9, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Notebook: Quick and Simple 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,
    "default_locale": "en",
    "name": "__MSG_extensionName__",
    "short_name": "Notebook",
    "version": "2.1.5",
    "description": "__MSG_extensionDescription__",
    "permissions": [
        "storage"
    ],
    "options_page": "pages\/help\/index.html",
    "background": {
        "type": "module",
        "service_worker": "pages\/background\/index.js"
    },
    "action": {
        "default_popup": "pages\/popup\/index.html",
        "default_title": "__MSG_extensionShortName__",
        "default_icon": "icon128.png"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "64": "icon64.png",
        "128": "icon128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/js\/*.js",
                "assets\/css\/*.css",
                "icon128.png",
                "icon48.png"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 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