WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Sweezy Cursors ★ Custom Cursor for Chrome™

Sweezy Cursors ★ Custom Cursor for Chrome™

View on Chrome Web Store
View Sweezy Cursors ★ Custom Cursor for Chrome™ Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (1,796 ratings)
1 new ratings
253 views
This extension has been viewed 253 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.

Animated cursors. Cute cursors. Custom cursors. Change mouse cursor to a custom one from a ton of cool cursors, or upload your own.
Type
Extension
Users
200,000 users
50K
Sweezy
View author page of Sweezy
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 18, 2021
Version 4.0.3
Manifest version
3
Updated
Updated on March 5, 2025
lifestyle/entertainment
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Sweezy Cursors ★ 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
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "version": "4.0.3",
    "manifest_version": 3,
    "icons": {
        "32": ".\/assets\/manifest_icons\/icon32.png",
        "48": ".\/assets\/manifest_icons\/icon48.png",
        "96": ".\/assets\/manifest_icons\/icon96.png",
        "128": ".\/assets\/manifest_icons\/icon128.png",
        "256": ".\/assets\/manifest_icons\/icon256.png"
    },
    "background": {
        "service_worker": ".\/background.js"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "js": [
                ".\/content_script.js"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "match_about_blank": true,
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "permissions": [
        "storage",
        "scripting"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "externally_connectable": {
        "ids": [
            "jeiahlnhacbbdkaniaednfjpaemaghol"
        ],
        "matches": [
            "https:\/\/sweezy-cursors.com\/*",
            "https:\/\/dev.sweezy-cursors.com\/*",
            "http:\/\/localhost\/*"
        ]
    },
    "default_locale": "en",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    }
}
© 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