Custom Cursors
Awesome and unusual cursors
Τι είναι το Custom Cursors;
Το Custom Cursors είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον tatuglevodova, και η κύρια λειτουργία του είναι "Awesome and unusual cursors".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Custom Cursors
Λήψη αρχείων επέκτασης Custom Cursors σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | akohoneeidbaiagopekmdeicbfggcccg |
Επίσημο URL | https://chrome.google.com/webstore/detail/custom-cursors/akohoneeidbaiagopekmdeicbfggcccg |
Περιγραφή | Awesome and unusual cursors |
Μέγεθος Αρχείου | 54.97 KB |
Αριθμός Εγκαταστάσεων | 90,000 |
Τρέχουσα Έκδοση | 1.3 |
Τελευταία Ενημέρωση | 2021-11-11 |
Ημερομηνία Δημοσίευσης | 2021-02-20 |
Αξιολόγηση | 2.40/5 Συνολικά 20 Αξιολογήσεις |
Προγραμματιστής | tatuglevodova |
Ηλεκτρονικό ταχυδρομείο | [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": "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", " |