Custom Cursors

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

Qu'est-ce que Custom Cursors ?

Custom Cursors est une extension Chrome développée par sasumako6385, et sa fonction principale est "Tired of the default cursor? We have collected many new ones for you, change in one click.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Custom Cursors

Téléchargez les fichiers d'extension Custom Cursors au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Custom Cursors Custom Cursors
ID nfedcokeedlleaabnigchlgihdnhpjco
URL Officiel https://chrome.google.com/webstore/detail/custom-cursors/nfedcokeedlleaabnigchlgihdnhpjco
Description Tired of the default cursor? We have collected many new ones for you, change in one click.
Taille du Fichier 5.78 MB
Nombre d'Installations 2,000
Version Actuelle 1.1
Dernière Mise à Jour 2021-12-21
Date de Publication 2021-06-18
Évaluation 1.75/5 Total 8 Évaluations
Développeur sasumako6385
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}