WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Docamatic - Add Sticky Notes to the Web

Docamatic - Add Sticky Notes to the Web

View on Chrome Web Store
View Docamatic - Add Sticky Notes to the Web Chrome Extension on Chrome Web Store
Add to bookmarks
3.8 (37 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.

Want to add your own sticky notes to any webpage? Docamatic is your solution
Type
Extension
Users
728 users
15
sticknoteapp
View author page of sticknoteapp
Published
Published on January 22, 2019
Version 4.0.0
Manifest version
2
Updated
Updated on January 19, 2023
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Docamatic - Add Sticky Notes to the Web 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": 2,
    "name": "Docamatic - Add Sticky Notes to the Web",
    "description": "Want to add your own sticky notes to any webpage? Docamatic is your solution",
    "version": "4.0.0",
    "browser_action": {
        "default_popup": "index.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "background": {
        "scripts": [
            "background.360990b282c0f391b728.js"
        ]
    },
    "icons": {
        "16": "icons\/docamatic-icon-16.png",
        "48": "icons\/docamatic-icon-48.png",
        "64": "icons\/docamatic-icon-64.png",
        "128": "icons\/docamatic-icon-128.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "script.360990b282c0f391b728.js"
            ]
        }
    ]
}
© 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