WebExtension.net
WebExtension.net

Better Canvas

View on Chrome Web Store
View Better Canvas Chrome Extension on Chrome Web Store
4.8 (299 ratings)

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

Feature packed extension for Canvas.
Type
Extension
Users
1,000,000 users
Website diditupe.dev
ksucpea
View author page of ksucpea
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 18, 2020
Version 5.12.5
Manifest version
3
Updated
Updated on November 4, 2024
View on Chrome Web Store
View Better Canvas Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Better Canvas",
    "description": "Feature packed extension for Canvas.",
    "version": "5.12.5",
    "icons": {
        "16": "icon\/icon-16.png",
        "32": "icon\/icon-32.png",
        "48": "icon\/icon-48.png",
        "128": "icon\/icon-128.png"
    },
    "action": {
        "default_icon": {
            "19": "icon\/icon-19.png",
            "38": "icon\/icon-38.png"
        },
        "default_popup": "html\/popup.html",
        "default_title": "Better Canvas"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "options_page": "html\/options.html",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "css": [
                "css\/content.css"
            ],
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "storage"
    ],
    "default_locale": "en"
}
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