WebExtension.net
WebExtension.net

Web Paint Tool - draw online

View on Chrome Web Store
View Web Paint Tool - draw online Chrome Extension on Chrome Web Store
4.5 (3,582 ratings)
2 new ratings

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
Website web-draws.com
Draw Online
View author page of Draw Online
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 26, 2021
Version 1.0.5
Manifest version
3
Updated
Updated on January 16, 2024
View on Chrome Web Store
View Web Paint Tool - draw online Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "version": "1.0.5",
    "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.

© 2024 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