Custom Cursors

Tired of the default cursor? We have collected many new ones for you, change in one click.

Custom Cursors là gì?

Custom Cursors là một tiện ích mở rộng Chrome được phát triển bởi sasumako6385, và tính năng chính của nó là "Tired of the default cursor? We have collected many new ones for you, change in one click.".

Ả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

                        We would like to present you our new extension Custom Cursors, which is already used by millions of users. This product will provide you with a collection of cursors with which your robot at the computer will be much more interesting and exciting. We have tried to make Custom Cursors as functional as possible. Especially for you, this Custom Cursors extension is absolutely free. The good news is that Custom Cursors are very simple and easy to use. You don't need to bother, just install this product on your gadget using the link below. Happy use.                    

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

Tên Custom Cursors Custom Cursors
ID nfedcokeedlleaabnigchlgihdnhpjco
URL Chính Thức https://chrome.google.com/webstore/detail/custom-cursors/nfedcokeedlleaabnigchlgihdnhpjco
Mô tả Tired of the default cursor? We have collected many new ones for you, change in one click.
Kích Thước Tệp 5.78 MB
Số Lần Cài Đặt 2,000
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2021-12-21
Ngày Phát Hành 2021-06-18
Đánh Giá 1.75/5 Tổng số 8 Đánh Giá
Nhà Phát Triển sasumako6385
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "Tired of the default cursor? We have collected many new ones for you, change in one click.",
    "version": "1.1",
    "default_locale": "en",
    "background": {
        "scripts": [
            "samo\/terra\/talto.js",
            "samo\/loiver.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_title": "Cute Pointers",
        "default_icon": {
            "128": "tamo\/tre\/alfo\/sunger.png"
        },
        "default_popup": "samo\/terra\/tevelo\/ruffer.html"
    },
    "icons": {
        "128": "tamo\/tre\/alfo\/sunger.png"
    },
    "content_scripts": [
        {
            "js": [
                "samo\/terra\/muhina.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "permissions": [
        "storage",
        "tabs",
        ""
    ],
    "options_page": "marramer.html",
    "web_accessible_resources": [
        "*.js"
    ]
}