WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Custom Cursor World

Custom Cursor World

View on Chrome Web Store
View Custom Cursor World Chrome Extension on Chrome Web Store
Add to bookmarks
3.7 (3 ratings)
2 new ratings
0 views
This extension has been viewed 0 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.

Custom Cursor World - free custom cursors for Chrome. Change default mouse pointer to fun themes, icons & styles for browsing
Type
Extension
Users
666 users
5
freshtools.cmp
View author page of freshtools.cmp
Published
Published on August 29, 2025
Version 2.0.1
Manifest version
3
Updated
Updated on September 20, 2025
lifestyle/fun
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Custom Cursor World 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\/images\/icons\/Icon-32.png",
            "48": "\/assets\/images\/icons\/Icon-48.png",
            "128": "\/assets\/images\/icons\/Icon-128.png"
        },
        "default_popup": "index.html",
        "default_title": "Custom Cursor World"
    },
    "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.world\/*"
        ]
    },
    "host_permissions": [
        "*:\/\/*\/*",
        "<all_urls>"
    ],
    "icons": {
        "32": "\/assets\/images\/icons\/Icon-32.png",
        "48": "\/assets\/images\/icons\/Icon-48.png",
        "64": "\/assets\/images\/icons\/Icon-64.png",
        "128": "\/assets\/images\/icons\/Icon-128.png",
        "256": "\/assets\/images\/icons\/Icon-256.png",
        "512": "\/assets\/images\/icons\/Icon-512.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv\/zs2XHAGf7Xye\/SidrKuRvB8t5DJ+wwxBne00xDaQYLGx9vjPaoL39pWULaked1vWcMunYPLq5zTA\/PNz\/zZ+1kdaM\/zzTIdDROxgsf1PJFyt9MY24bRH\/a0TYR28CXiB6iOl11vkVjEOudpjlNBwYCuBCMD+lblrHM0zsq0kjBfR+paa\/+oxN4awxP0BrrEB06fvfVzRC5VI99npPjvzxLuiVStlNBEM5L\/cd+PYtE8afXKGtmojMNpsD\/YLOzKnHGxY8fz2eepNkaWJ8+P7ZtkeuLpkl5Tc95N4bnnFqci3EHUFIZLTsf0L1NA0bj4o0XM8Tsggzft2kgmwvMkQIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_app_name__",
    "options_page": "index.html",
    "permissions": [
        "scripting",
        "storage",
        "unlimitedStorage",
        "notifications",
        "alarms"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0.1",
    "version_name": "2.0.1",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "assets\/*.*",
                "libs\/*.*",
                "content.js"
            ]
        }
    ]
}
© 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