WebExtension.net
Toggle dark mode
WebExtension.net

Web Paint Tool - draw online

View on Chrome Web Store
View Web Paint Tool - draw online Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (3,915 ratings)
1 new ratings
0 views
This extension has been viewed 0 times

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

Draw rectangle, circle, lines and others shapes or add text on any web pages, then make screenshot the result.
Type
Extension
Users
600,000 users
100K
Website web-draws.com
Draw Online
View author page of Draw Online
Published
Published on October 26, 2021
Version 1.0.6
Manifest version
3
Updated
Updated on January 24, 2025
lifestyle/fun
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Web Paint Tool - draw online 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",
    "name": "__MSG_name__",
    "version": "1.0.6",
    "manifest_version": 3,
    "description": "__MSG_description__",
    "default_locale": "en",
    "background": {
        "service_worker": "background.js"
    },
    "options_page": "settings.html",
    "action": {
        "default_title": "Web Paint Tool",
        "default_icon": {
            "38": "icons\/38.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "\/jquery-3.2.1.min.js"
            ],
            "css": [
                "\/css\/modal.css"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "alarms",
        "scripting",
        "storage"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "host_permissions": [
        "<all_urls>"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 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