WebExtension.net
Toggle dark mode
WebExtension.net

Custom Cursor for Chrome™

View on Chrome Web Store
View Custom Cursor for Chrome™ Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (53,606 ratings)
25 new ratings
14 views
This extension has been viewed 14 times

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

Fun custom cursors for Chrome™. Use a large collection of free cursors or upload your own.
Type
Extension
Users
5,000,000 users
1M
BLife Team LLC
View author page of BLife Team LLC
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 18, 2018
Version 3.3.5
Manifest version
3
Updated
Updated on December 4, 2024
lifestyle/fun
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Custom Cursor for Chrome™ 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
{
    "action": {
        "default_icon": {
            "32": "\/assets\/icons\/icon32.png",
            "128": "\/assets\/icons\/icon128.png",
            "256": "\/assets\/icons\/icon256.png"
        },
        "default_popup": "index.html",
        "default_title": "__MSG_app_name__"
    },
    "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\/*"
        ]
    },
    "host_permissions": [
        "*:\/\/*\/*",
        "<all_urls>"
    ],
    "icons": {
        "32": "\/assets\/icons\/icon32.png",
        "128": "\/assets\/icons\/icon128.png",
        "256": "\/assets\/icons\/icon256.png"
    },
    "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": "3.3.5",
    "version_name": "3.3.5",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "assets\/*.*",
                "libs\/*.*",
                "content.js"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 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