Custom Cursors

Awesome and unusual cursors

Custom Cursors là gì?

Custom Cursors là một tiện ích mở rộng Chrome được phát triển bởi tatuglevodova, và tính năng chính của nó là "Awesome and unusual cursors".

Ả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 Cursors

Tải xuống các tệp mở rộng Custom Cursors 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

                        If you are looking for new bright cursors, then we have a great new product Custom Cursors.A large collection of colorful cursors will always delight you. You can choose the cursor you like and set it as the default. Custom Cursors are easy to use. Customize the Chrome browser for yourself, at your discretion. Working in a browser with Custom Cursors will not be so boring and much more enjoyable. With one click of the mouse you change the cursor of any color. Plus, our Custom Cursors extension is completely free. Therefore, install soon and you will be pleasantly surprised.                    

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

Tên Custom Cursors Custom Cursors
ID akohoneeidbaiagopekmdeicbfggcccg
URL Chính Thức https://chrome.google.com/webstore/detail/custom-cursors/akohoneeidbaiagopekmdeicbfggcccg
Mô tả Awesome and unusual cursors
Kích Thước Tệp 54.97 KB
Số Lần Cài Đặt 90,000
Phiên Bản Hiện Tại 1.3
Cập Nhật Lần Cuối 2021-11-11
Ngày Phát Hành 2021-02-20
Đánh Giá 2.40/5 Tổng số 20 Đánh Giá
Nhà Phát Triển tatuglevodova
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,en-GB,en-US,fil,fr,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,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Custom Cursors",
    "default_locale": "en",
    "description": "Awesome and unusual cursors",
    "version": "1.3",
    "background": {
        "page": "qugrond.html",
        "persistent": true
    },
    "browser_action": {
        "default_title": "Curzorro",
        "default_icon": {
            "128": "\/birim.png"
        },
        "default_popup": "strope.html"
    },
    "icons": {
        "128": "\/birim.png"
    },
    "permissions": [
        "storage",
        ""
    ],
    "web_accessible_resources": [
        "exxpoli\/cat1.json"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "xinolim\/depolis\/injector.js"
            ]
        }
    ]
}