WebExtension.net
WebExtension.net

Cursor Helper - Custom Cursors

View on Chrome Web Store
View Cursor Helper - Custom Cursors Chrome Extension on Chrome Web Store
4.5 (4,320 ratings)

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

Free custom mouse cursors for the web! Unique and fun for any taste!
Type
Extension
Users
900,000 users
blifeteam450
View author page of blifeteam450
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 9, 2021
Version 5.6.4
Manifest version
3
Updated
Updated on November 14, 2024
View on Chrome Web Store
View Cursor Helper - Custom Cursors Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "action": {
        "default_icon": {
            "32": "\/assets\/icons\/icon32.png",
            "128": "\/assets\/icons\/icon128.png",
            "256": "\/assets\/icons\/icon256.png"
        },
        "default_popup": "index.html",
        "default_title": "Custom Cursor Helper"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "content.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "isolated_world": "script-src 'self' 'unsafe-eval'; object-src 'self'"
    },
    "default_locale": "en",
    "description": "__MSG_app_description__",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.custom-cursor.com\/*",
            "*:\/\/*.custom-cursor-helper.com\/*",
            "*:\/\/*.cursor-helper.com\/*",
            "*:\/\/*.custom-cursors.com\/*"
        ]
    },
    "host_permissions": [
        "*:\/\/*\/*",
        "<all_urls>"
    ],
    "icons": {
        "32": "\/assets\/icons\/icon32.png",
        "128": "\/assets\/icons\/icon128.png",
        "256": "\/assets\/icons\/icon256.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhwrCu4dwyU1GWGAxvLRjT0F1aN3pNcBii1q\/s1ausO+dLULAbU+CwvVX1gmwviTWIJ0v2VOsdWE8SPGl\/B8r9Aink+rvGizyF6iNaan42fkVFMR18kyVfIW8teGeArj8f8ISZktzJUswQ1H276HOFB9eca0vx1bMUPyXrfRXYsojQ3jQMJ099PeCbbcB99RHANso9GEC5ABIyb6z9nyjsE9gejnE1zfuDULBotY1wtM3XRnKFYUUVQ1l78nQHI8nGzIVTK2vyxWx3MM9gVmr7l0Uf+BKpbYYoqHNSP032AnQGfQBYxGyvFZRuo4Tx469LQqKhwZWgFqIV2S9Na5byQIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_app_name__",
    "options_page": "options.html",
    "permissions": [
        "scripting",
        "storage",
        "unlimitedStorage",
        "notifications",
        "alarms"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "5.6.4",
    "version_name": "5.6.4",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "assets\/*.*",
                "libs\/*.*",
                "content.js"
            ]
        }
    ]
}
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