Custom Cursors

Awesome and unusual cursors

什么是Custom Cursors?

Custom Cursors是由tatuglevodova开发的Chrome扩展程序,该扩展的主要功能是“Awesome and unusual cursors”。

扩展截图

screenshot

下载Custom Cursors扩展crx文件

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

扩展使用说明

                        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.                    

扩展基本信息

名称 Custom Cursors Custom Cursors
ID akohoneeidbaiagopekmdeicbfggcccg
官方URL https://chrome.google.com/webstore/detail/custom-cursors/akohoneeidbaiagopekmdeicbfggcccg
简介 Awesome and unusual cursors
文件大小 54.97 KB
安装次数 90,000
当前版本 1.3
更新时间 2021-11-11
上架时间 2021-02-20
评分 2.40/5 共20次评分
开发者 tatuglevodova
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
            ]
        }
    ]
}