Custom Cursor Changer

Replaces default cursor with something cute, funny and trendy. Change the usual mouse pointer to an amazing Cute Cursors.

Τι είναι το Custom Cursor Changer;

Το Custom Cursor Changer είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://cute-cursor.com, και η κύρια λειτουργία του είναι "Replaces default cursor with something cute, funny and trendy. Change the usual mouse pointer to an amazing Cute Cursors.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Custom Cursor Changer

Λήψη αρχείων επέκτασης Custom Cursor Changer σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Custom Mouse - Custom Cursor Changer - an extension for anyone who wants to change the mouse pointer provided to cheerful or bright. 
We have many collections of created art that you can add and change at any time. We create up-to-date and up-to-date publications for our users, which can cover any interest.

A cool custom mouse cursor helps you personalize the web browsing experience in the Chrome browser. The Custom Cursor Chrome Extension allows you to transform your standard cursor into a fun, custom cursor. Download Custom Cursor extension now to get a stylish and elegant desktop with colorful cursors.


Use the cursor today and use something else tomorrow. Always be fashionable and creative, even in the office or in the classroom. Only you can know how beautiful and beautiful ordinary work on a laptop can be. 

Another useful feature - you never lose the mouse arrow on web pages, because a brightly designed pointer will always be in front of you. 

He has a nice state of dependence, as well as the accuracy of the action.

Cursor Changer is a great extension for Chrome that lets you change your browsing experience by creating your own mouse pointers. With the massive library of this extension, you can find anything to suit your style, whether it's a set of alien symbols or something else entirely. Change your cursor now and get ready for an awesome experience!                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Custom Cursor Changer Custom Cursor Changer
ID kbpfgmdeadapkkgjealalfgkmoaehiic
Επίσημο URL https://chromewebstore.google.com/detail/custom-cursor-changer/kbpfgmdeadapkkgjealalfgkmoaehiic
Περιγραφή Replaces default cursor with something cute, funny and trendy. Change the usual mouse pointer to an amazing Cute Cursors.
Μέγεθος Αρχείου 217 KB
Αριθμός Εγκαταστάσεων 25,330
Τρέχουσα Έκδοση 4.2.0
Τελευταία Ενημέρωση 2024-02-13
Ημερομηνία Δημοσίευσης 2023-01-11
Αξιολόγηση 3.69/5 Συνολικά 118 Αξιολογήσεις
Προγραμματιστής https://cute-cursor.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://cutecursors.com/privacy
Υποστηριζόμενες Γλώσσες id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "action": {
        "default_icon": "assets\/static\/logo_128.png",
        "default_popup": ".\/index.html",
        "default_title": "__MSG_defTitle__"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": {
        "isolated_world": "script-src 'self' 'unsafe-eval'; object-src 'self'"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.cutecursors.com\/*",
            "*:\/\/*.catcursor.com\/*",
            "*:\/\/*.cursor-store.com\/*",
            "*:\/\/*.cute-cursor.com\/*",
            "*:\/\/*.cursorpack.com\/*"
        ]
    },
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "icons": {
        "128": "assets\/static\/logo_128.png",
        "32": "assets\/static\/logo_32.png",
        "64": "assets\/static\/logo_64.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtBdnB5LCY3eVove8GDjcilU8AX20t2w4W2Q8PpDfOPQ\/WTLmY14t+aLdIKNVfdaW\/MI3CtpOsmJqGFboUEWNIQGESpBOvC+PaGneQOohk5BLngaoAbnFWYR\/GlDKSMNY9iiCj\/sH\/kGRSJ2IeTkMC\/4E016c9BFNS725XSBzURLhjsxCXOBtBoRdlY8yjsPH13NlTkBuK72BucyqQrPZXoxN\/JRQHxW\/uHoFjx9QK\/xfX2CEIkfiTWjfDGFj31z61gVkKG1KiejZbhJKZDg48UncEvl3MiCJtzMRj5MoO+U0nGNY+Fm6+FgK1FG6eB9\/umEexBas54Y0kjh6+FCiQwIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "options_page": ".\/index.html",
    "permissions": [
        "storage",
        "unlimitedStorage",
        "scripting"
    ],
    "short_name": "Custom Mouse",
    "side_panel": {
        "default_path": "index.html"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "4.2.0",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "assets\/*.svg",
                "assets\/*.png",
                "assets\/*.css",
                "assets\/*.otf"
            ]
        }
    ]
}