Custom Cursors

Awesome and unusual cursors

¿Qué es Custom Cursors?

Custom Cursors es una extensión de Chrome desarrollada por tatuglevodova, y su función principal es "Awesome and unusual cursors".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Custom Cursors

Descarga archivos de extensión Custom Cursors en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Custom Cursors Custom Cursors
ID akohoneeidbaiagopekmdeicbfggcccg
URL Oficial https://chrome.google.com/webstore/detail/custom-cursors/akohoneeidbaiagopekmdeicbfggcccg
Descripción Awesome and unusual cursors
Tamaño del Archivo 54.97 KB
Cantidad de Instalaciones 90,000
Versión Actual 1.3
Última Actualización 2021-11-11
Fecha de Publicación 2021-02-20
Calificación 2.40/5 Total de 20 Calificaciones
Desarrollador tatuglevodova
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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"
            ]
        }
    ]
}