Custom Cursors
Now you can change the cursor at least every day.
Τι είναι το Custom Cursors;
Το Custom Cursors είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον ivanivanov19296, και η κύρια λειτουργία του είναι "Now you can change the cursor at least every day.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Custom Cursors
Λήψη αρχείων επέκτασης Custom Cursors σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
To your attention the best product with a huge collection of bright cursors - Custom Cursors. Your browser will be completely different when you use our new extension. You can load any cursor or use the cursors that are already waiting for you in Custom Cursors. In your browser, you customize everything as you wish. All custom cursors are completely free and easy to use. Enjoy your time in a vibrant browser thanks to Custom Cursors. With one mouse click, go to the Custom Cursors installation and start using it with pleasure.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | mfepaiehnddlfljcnjlajpkgfldjbinh |
Επίσημο URL | https://chrome.google.com/webstore/detail/custom-cursors/mfepaiehnddlfljcnjlajpkgfldjbinh |
Περιγραφή | Now you can change the cursor at least every day. |
Μέγεθος Αρχείου | 5.84 MB |
Αριθμός Εγκαταστάσεων | 6,000 |
Τρέχουσα Έκδοση | 1.3 |
Τελευταία Ενημέρωση | 2021-10-07 |
Ημερομηνία Δημοσίευσης | 2021-04-14 |
Αξιολόγηση | 1.36/5 Συνολικά 11 Αξιολογήσεις |
Προγραμματιστής | ivanivanov19296 |
Ηλεκτρονικό ταχυδρομείο | [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": "__MSG_appName__", "description": "Now you can change the cursor at least every day.", "version": "1.3", "default_locale": "en", "background": { "scripts": [ "bg\/scripts\/classes\/CursorManager.js", "bg\/scripts\/defaultCursorsSettings.js", "bg\/scripts\/main.js" ], "persistent": false }, "browser_action": { "default_title": "Cute Pointers", "default_icon": { "128": "extIcon.png" }, "default_popup": "popup\/popup.html" }, "icons": { "128": "extIcon.png" }, "content_scripts": [ { "js": [ "content\/scripts\/content.js" ], "matches": [ " |