WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Super Cursor - Custom Mouse Pointer

Super Cursor - Custom Mouse Pointer

View on Chrome Web Store
View Super Cursor - Custom Mouse Pointer Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 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.

Biến con trỏ chuột của bạn thành phong cách riêng với bộ sưu tập độc đáo, hiệu ứng click ripple sống động.
Type
Extension
Users
28 users
5
loan****************
View author page of loan****************
Published
Published on February 6, 2026
Version 1.0.1
Manifest version
3
Updated
Updated on February 6, 2026
lifestyle/fun
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Super Cursor - Custom Mouse Pointer 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",
    "manifest_version": 3,
    "name": "Super Cursor - Custom Mouse Pointer",
    "short_name": "Super Cursor",
    "version": "1.0.1",
    "description": "Bi\u1ebfn con tr\u1ecf chu\u1ed9t c\u1ee7a b\u1ea1n th\u00e0nh phong c\u00e1ch ri\u00eang v\u1edbi b\u1ed9 s\u01b0u t\u1eadp \u0111\u1ed9c \u0111\u00e1o, hi\u1ec7u \u1ee9ng click ripple s\u1ed1ng \u0111\u1ed9ng.",
    "author": "Antigravity",
    "offline_enabled": true,
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "Image\/cursor\/arrow_classic.png",
            "32": "Image\/cursor\/arrow_classic.png",
            "48": "Image\/cursor\/arrow_classic.png",
            "128": "Image\/cursor\/arrow_classic.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "Image\/cursor\/*.png"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "icons": {
        "16": "Image\/cursor\/arrow_classic.png",
        "32": "Image\/cursor\/arrow_classic.png",
        "48": "Image\/cursor\/arrow_classic.png",
        "128": "Image\/cursor\/arrow_classic.png"
    }
}
© 2026 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