WebExtension.net
WebExtension.net

Paint

View on Chrome Web Store
View Paint Chrome Extension on Chrome Web Store
4.3 (145 ratings)

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

Add text, draw shapes, paint lines, paint curves, make notes, draw arrows on pages in real time make a screenshot / share / print
Type
Extension
Users
300,000 users
Website paintonweb.com
2x2 studio
View author page of 2x2 studio
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 21, 2020
Version 1.4.11
Manifest version
3
Updated
Updated on September 24, 2024
View on Chrome Web Store
View Paint 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",
    "background": {
        "service_worker": "js\/Background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/index.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "action": {
        "default_icon": "images\/icon38.png",
        "name": "__MSG_name__",
        "description": "__MSG_description__"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "16": "images\/icon16.png",
        "38": "images\/icon38.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_name__",
    "options_page": "options.html",
    "version": "1.4.11",
    "permissions": [
        "tabs",
        "storage",
        "activeTab"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "fonts\/*",
                "images\/*"
            ],
            "matches": [
                "<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