WebExtension.net
WebExtension.net

Custom Cursor Changer

View on Chrome Web Store
View Custom Cursor Changer Chrome Extension on Chrome Web Store
3.7 (135 ratings)

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

Replaces default cursor with something cute, funny and trendy. Change the usual mouse pointer to an amazing Cute Cursors.
Type
Extension
Users
10,000 users
Website cutecursors.com
Cute Cursors
View author page of Cute Cursors
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 22, 2021
Version 4.2.4
Manifest version
3
Updated
Updated on November 11, 2024
View on Chrome Web Store
View Custom Cursor Changer Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "action": {
        "default_icon": "assets\/static\/logo_128.png",
        "default_popup": ".\/index.html",
        "default_title": "__MSG_defTitle__"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "isolated_world": "script-src 'self' 'unsafe-eval'; object-src 'self'"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.cutecursors.com\/*",
            "*:\/\/*.catcursor.com\/*",
            "*:\/\/*.cursor-store.com\/*",
            "*:\/\/*.cute-cursor.com\/*",
            "*:\/\/*.cursorpack.com\/*"
        ]
    },
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "icons": {
        "32": "assets\/static\/logo_32.png",
        "64": "assets\/static\/logo_64.png",
        "128": "assets\/static\/logo_128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtBdnB5LCY3eVove8GDjcilU8AX20t2w4W2Q8PpDfOPQ\/WTLmY14t+aLdIKNVfdaW\/MI3CtpOsmJqGFboUEWNIQGESpBOvC+PaGneQOohk5BLngaoAbnFWYR\/GlDKSMNY9iiCj\/sH\/kGRSJ2IeTkMC\/4E016c9BFNS725XSBzURLhjsxCXOBtBoRdlY8yjsPH13NlTkBuK72BucyqQrPZXoxN\/JRQHxW\/uHoFjx9QK\/xfX2CEIkfiTWjfDGFj31z61gVkKG1KiejZbhJKZDg48UncEvl3MiCJtzMRj5MoO+U0nGNY+Fm6+FgK1FG6eB9\/umEexBas54Y0kjh6+FCiQwIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "options_page": ".\/index.html",
    "permissions": [
        "storage",
        "unlimitedStorage",
        "scripting"
    ],
    "short_name": "Custom Mouse",
    "side_panel": {
        "default_path": "index.html"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "4.2.4",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "assets\/*.svg",
                "assets\/*.png",
                "assets\/*.css",
                "assets\/*.otf"
            ]
        }
    ]
}
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