WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Paint - Drawings Easy

Paint - Drawings Easy

View on Chrome Web Store
View Paint - Drawings Easy Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (272 ratings)
1 new ratings
6 views
This extension has been viewed 6 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.

Use the paint extension for easy drawings. This drawings tool allows Illustrate on-screen and capture with the screenshot feature.
Type
Extension
Users
20,000 users
10K
Paint on tab
View author page of Paint on tab
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 20, 2022
Version 1.9
Manifest version
3
Updated
Updated on April 18, 2025
lifestyle/fun
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Paint - Drawings Easy 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,
    "version": "1.9",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "icons": {
        "16": "\/images\/16.png",
        "48": "\/images\/48.png",
        "128": "\/images\/128.png"
    },
    "action": {
        "default_icon": "\/images\/48.png",
        "default_title": "Paint on tab"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "fonts\/*.*",
                "images\/logo_not.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "options_page": "options.html"
}
© 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