Custom Cursor for Chrome™ - CUTE➤

Over 1873 Styles and Custom Cursors for Chrome Browser via free extension Cute Cursors. Enjoy Now!

Custom Cursor for Chrome™ - CUTE➤ là gì?

Custom Cursor for Chrome™ - CUTE➤ là một tiện ích mở rộng Chrome được phát triển bởi Cute Cursors, và tính năng chính của nó là "Over 1873 Styles and Custom Cursors for Chrome Browser via free extension Cute Cursors. Enjoy Now!".

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

screenshot

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

Tải xuống các tệp mở rộng Custom Cursor for Chrome™ - CUTE➤ 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

                        CUTE Custom Cursors extension will make your browsing experience colorful and enjoyable.

Change the default cursor to anything stylish and cool by choosing the cursor you like from a huge collection of Custom Cursors for Chrome in our extension.

Install the extension from the official Chrome Web Store and start using it. 

After installation, follow the instructions on how to customize different styles, collections, and mouse cursor size.

In a few clicks you have anime, funny, nice, girly and any other cursor style.

Unique and Vibrant Mouse Cursors

The extension is designed specifically for fans of unique cursors and will appeal to users who prefer individuality. We can offer more, than 2000 different cursor options, so the chances of finding the perfect custom mouse cursor for you are higher than ever.

Installing the extension is extremely simple. You should visit the Chrome Web Store. On the extension page you can read the reviews of users who have installed our extension and used custom cursors. The next step is to install the extension. This process takes less than a minute.

The size of the extension is as small as 126 kilobytes - none of the analogues stay even close. Also, the extension is available in 52 languages, so the user can install it and work with the extension with no language barrier.

Our cursor collections are updated on daily basis, and you can choose the mouse cursor according to your current preferrations. For example, the library has many different collections dedicated to Halloween or Christmas. Your mouse cursor can transform into a Grinch, a Stitch in a Christmas hat, an adorable elf, Santa's helper, and more. Every day can be unique because the application offers many options.

The extension offers additional cursor customization. The user can change the cursor size. You need to click the "Resize" button in the extension and set the desired size. Also you can reset the settings if you don't like the result. This can be done in one click — the extension has a large button enabling presets, which turns on a unique cursor or returns to standard parameters.

To get more cursors you should click the big green "Get more cursors" button in the extension's user menu. You will be redirected to a page with a library of various collections. Click the "View the collection" button to view all the cursors available here. You can try the cursor you like or install it immediately and get the desired result. The cursor you like will immediately appear in your collection, and you can turn it on to work or play with it.

Thanks to the extension, you get a lot of pleasant emotions because it provides a huge library of high-quality and well-drawn mouse cursors, where you are sure to find the best option and be able to resize it specifically for your requirements. Install the extension now in Google Chrome and enjoy all the benefits of high-quality and unique mouse cursors.                    

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

Tên Custom Cursor for Chrome™ - CUTE➤ Custom Cursor for Chrome™ - CUTE➤
ID kdnmnhneccackiehedjmnpgfpjicicgo
URL Chính Thức https://chromewebstore.google.com/detail/custom-cursor-for-chrome/kdnmnhneccackiehedjmnpgfpjicicgo
Mô tả Over 1873 Styles and Custom Cursors for Chrome Browser via free extension Cute Cursors. Enjoy Now!
Kích Thước Tệp 131 KB
Số Lần Cài Đặt 166,928
Phiên Bản Hiện Tại 1.2.3
Cập Nhật Lần Cuối 2023-09-19
Ngày Phát Hành 2022-06-05
Đánh Giá 4.68/5 Tổng số 37 Đánh Giá
Nhà Phát Triển Cute Cursors
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://docs.google.com/document/d/1qgWwqUOAUwl_r1PqG5wt3Z65q5CyvMmFK9_pODbj6YY/edit?usp=sharing
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "short_name": "__MSG_shortName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.2.3",
    "manifest_version": 3,
    "icons": {
        "16": ".\/asset\/icon_16.png",
        "24": ".\/asset\/icon_24.png",
        "32": ".\/asset\/icon_32.png",
        "48": ".\/asset\/icon_48.png",
        "128": ".\/asset\/icon_128.png"
    },
    "action": {
        "default_icon": ".\/asset\/icon_32.png",
        "default_title": "__MSG_defTitle__",
        "default_popup": ".\/html\/PopUp.html"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "tabs",
        "scripting",
        "declarativeNetRequest",
        "gcm"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "js": [
                "js\/ContentScript.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": true,
            "run_at": "document_start"
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "rules1",
                "enabled": true,
                "path": "r-1.json"
            }
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "js\/initCursor.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ]
}