Custom Cursors

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

什么是Custom Cursors?

Custom Cursors是由sasumako6385开发的Chrome扩展程序,该扩展的主要功能是“Tired of the default cursor? We have collected many new ones for you, change in one click.”。

扩展截图

screenshot

下载Custom Cursors扩展crx文件

下载Custom Cursors扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Custom Cursors Custom Cursors
ID nfedcokeedlleaabnigchlgihdnhpjco
官方URL https://chrome.google.com/webstore/detail/custom-cursors/nfedcokeedlleaabnigchlgihdnhpjco
简介 Tired of the default cursor? We have collected many new ones for you, change in one click.
文件大小 5.78 MB
安装次数 2,000
当前版本 1.1
更新时间 2021-12-21
上架时间 2021-06-18
评分 1.75/5 共8次评分
开发者 sasumako6385
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
    ]
}