Custom Cursors

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

O que é Custom Cursors?

Custom Cursors é uma extensão do Chrome desenvolvida por sasumako6385, e sua principal característica é "Tired of the default cursor? We have collected many new ones for you, change in one click.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Custom Cursors

Baixe arquivos de extensão Custom Cursors no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Custom Cursors Custom Cursors
ID nfedcokeedlleaabnigchlgihdnhpjco
URL Oficial https://chrome.google.com/webstore/detail/custom-cursors/nfedcokeedlleaabnigchlgihdnhpjco
Descrição Tired of the default cursor? We have collected many new ones for you, change in one click.
Tamanho do Arquivo 5.78 MB
Contagem de Instalações 2,000
Versão Atual 1.1
Última Atualização 2021-12-21
Data de Publicação 2021-06-18
Classificação 1.75/5 Total de 8 Avaliações
Desenvolvedor sasumako6385
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    ]
}