WebExtension.net
WebExtension.net

Custom Cursor for Chrome™

View on Chrome Web Store
View Custom Cursor for Chrome™ Chrome Extension on Chrome Web Store
4.9 (92 ratings)

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

Get custom cursors for Chrome. Replace your default mouse cursor with a cool custom cursor. Have fun with custom cursors for Chrome.
Type
Extension
Users
100,000 users
CustomCursorMe
View author page of CustomCursorMe
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 29, 2023
Version 1.0.1
Manifest version
3
Updated
Updated on March 29, 2023
View on Chrome Web Store
View Custom Cursor for Chrome™ Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_desc__",
    "version": "1.0.1",
    "default_locale": "en",
    "manifest_version": 3,
    "icons": {
        "32": "assets\/static\/32.png",
        "64": "assets\/static\/64.png",
        "128": "assets\/static\/128.png"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "action": {
        "default_title": "__MSG_title__",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "js": [
                "cursor-injector.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*.svg",
                "assets\/*.png",
                "assets\/*.css",
                "assets\/*.otf"
            ],
            "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