Cursor Helper - Custom Cursor

Get free Mouse pointer icon designs and styles for the web. Fun custom cursor helper.

Cursor Helper - Custom Cursor là gì?

Cursor Helper - Custom Cursor là một tiện ích mở rộng Chrome được phát triển bởi blifeteam450, và tính năng chính của nó là "Get free Mouse pointer icon designs and styles for the web. Fun custom cursor helper.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Cursor Helper - Custom Cursor

Tải xuống các tệp mở rộng Cursor Helper - Custom Cursor dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Cursor Helper - an extension for anyone who wants to change the default mouse pointer to a custom one. 

We have many collections that you can add and change at any time. 
We create up-to-date and up-to-date publications for our users, which can cover any interest.

Cursor Helper is a browser extension that is intended to help users that want to get Custom Cursor unblocked. Custom Cursor was never blocked on purpose to limit some users from getting the extension, and now with Cursor Helper you can Unblock Custom Cursor and use it with the official website. 

The app itself is identical to the official Custom Cursor and contains all the content features is has, but if you got your Custom Cursor blocked you can now use Cursor Helper to unblock Custom Cursor for Chrome by downloading and installing this extension and get the exact copy of the original cursors.

Currently, Custom Cursor and also Cursor Helper has over 10000+ custom cursor packs that you can enjoy and install cursors unblocked. We have Among Us custom cursors, meme cursors like pop cat, cute cursors free to install, a beautiful collection of neon cursors, holidays and Christmas cursors, and all this in Cursor Helper – unblocked custom cursors.

If the Custom Cursor extension is blocked for you – try its unblocked version Cursor Helper.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Cursor Helper - Custom Cursor Cursor Helper - Custom Cursor
ID bogabmgabnjabjbiggmfkdocbjgackfo
URL Chính Thức https://chromewebstore.google.com/detail/cursor-helper-custom-curs/bogabmgabnjabjbiggmfkdocbjgackfo
Mô tả Get free Mouse pointer icon designs and styles for the web. Fun custom cursor helper.
Kích Thước Tệp 2.45 MB
Số Lần Cài Đặt 1,000,000
Phiên Bản Hiện Tại 3.5.9
Cập Nhật Lần Cuối 2024-02-22
Ngày Phát Hành 2022-11-15
Đánh Giá 4.45/5 Tổng số 2845 Đánh Giá
Nhà Phát Triển blifeteam450
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://custom-cursor.com/
URL Trang Trợ Giúp https://custom-cursor.com/en/support
URL Trang Chính Sách Bảo Mật https://mystickermania.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,en-GB,en-US,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pt-BR,pt-PT,ro,sk,sl,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "action": {
        "default_icon": {
            "128": "\/assets\/icons\/icon128.png",
            "256": "\/assets\/icons\/icon256.png",
            "32": "\/assets\/icons\/icon32.png"
        },
        "default_popup": "index.html",
        "default_title": "Custom Cursor Helper"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "content.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "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\/*",
            "*:\/\/*.custom-cursor-helper.com\/*",
            "*:\/\/*.cursor-helper.com\/*"
        ]
    },
    "host_permissions": [
        "*:\/\/*\/*",
        ""
    ],
    "icons": {
        "128": "\/assets\/icons\/icon128.png",
        "256": "\/assets\/icons\/icon256.png",
        "32": "\/assets\/icons\/icon32.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhwrCu4dwyU1GWGAxvLRjT0F1aN3pNcBii1q\/s1ausO+dLULAbU+CwvVX1gmwviTWIJ0v2VOsdWE8SPGl\/B8r9Aink+rvGizyF6iNaan42fkVFMR18kyVfIW8teGeArj8f8ISZktzJUswQ1H276HOFB9eca0vx1bMUPyXrfRXYsojQ3jQMJ099PeCbbcB99RHANso9GEC5ABIyb6z9nyjsE9gejnE1zfuDULBotY1wtM3XRnKFYUUVQ1l78nQHI8nGzIVTK2vyxWx3MM9gVmr7l0Uf+BKpbYYoqHNSP032AnQGfQBYxGyvFZRuo4Tx469LQqKhwZWgFqIV2S9Na5byQIDAQAB",
    "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.5.9",
    "version_name": "3.5.9",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "assets\/*.*",
                "libs\/*.*",
                "content.js"
            ]
        }
    ]
}