WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
MixMemo-Todo Lists Memo AI Sticky Note Board

MixMemo-Todo Lists Memo AI Sticky Note Board

View on Chrome Web Store
View MixMemo-Todo Lists Memo AI Sticky Note Board Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (6 ratings)
1 new ratings
1 views
This extension has been viewed 1 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.

Infinite sticky notes board in your browser with rich text and built-in AI features. All notes are stored locally for privacy.
Type
Extension
Users
3,000 users
500
Website mixmemo.ai
GPTBLOX
View author page of GPTBLOX
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 19, 2023
Version 1.1.1
Manifest version
3
Updated
Updated on February 12, 2026
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View MixMemo-Todo Lists Memo AI Sticky Note Board 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__",
    "version": "1.1.1",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "permissions": [
        "storage",
        "unlimitedStorage",
        "activeTab",
        "tabs"
    ],
    "host_permissions": [
        "https:\/\/mixmemo.ai\/*",
        "https:\/\/*.r2.cloudflarestorage.com\/*",
        "https:\/\/*.r2.dev\/*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/mixmemo.ai\/*"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mixmemo.ai\/*"
            ],
            "js": [
                "js\/content-script.js"
            ]
        }
    ],
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "action": {
        "default_title": "__MSG_appShortName__",
        "default_popup": "src\/popup\/index.html",
        "default_icon": {
            "16": "assets\/icons\/icon16.png",
            "48": "assets\/icons\/icon48.png",
            "128": "assets\/icons\/icon128.png"
        }
    },
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    }
}
© 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