Mouse cursors - Among Us Squid Game
10 Among Us Squid Game Cursors, choose your own cool cursor & cute cursor!
Τι είναι το Mouse cursors - Among Us Squid Game;
Το Mouse cursors - Among Us Squid Game είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://fun-addons.com, και η κύρια λειτουργία του είναι "10 Among Us Squid Game Cursors, choose your own cool cursor & cute cursor!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Mouse cursors - Among Us Squid Game
Λήψη αρχείων επέκτασης Mouse cursors - Among Us Squid Game σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Our package contains only 10 cursors from the cool game Among Us in the style of the Squid series! In the near future we will add many more cool cursors. All 2 clicks and you can enjoy our cursor extension.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | ffggeppploipdiclekhgbockjihagffl |
Επίσημο URL | https://chrome.google.com/webstore/detail/mouse-cursors-among-us-sq/ffggeppploipdiclekhgbockjihagffl |
Περιγραφή | 10 Among Us Squid Game Cursors, choose your own cool cursor & cute cursor! |
Μέγεθος Αρχείου | 484 KB |
Αριθμός Εγκαταστάσεων | 695 |
Τρέχουσα Έκδοση | 1.0.3 |
Τελευταία Ενημέρωση | 2022-02-23 |
Ημερομηνία Δημοσίευσης | 2022-01-31 |
Αξιολόγηση | 1.00/5 Συνολικά 3 Αξιολογήσεις |
Προγραμματιστής | https://fun-addons.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
URL της Σελίδας Πολιτικής Απορρήτου | https://fun-addons.com/privacy |
Υποστηριζόμενες Γλώσσες | id,ms,de,en,en-GB,en-US,fil,fr,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,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "action": { "default_icon": { "128": "icons\/128.png", "256": "icons\/256.png", "32": "icons\/32.png", "64": "icons\/64.png" }, "default_popup": "index.html", "default_title": "__MSG_name__", "name": "__MSG_name__" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "js": [ "content.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] } ], "default_locale": "en", "description": "__MSG_description__", "externally_connectable": { "matches": [ "*:\/\/*.fun-addons.com\/*" ] }, "icons": { "128": "icons\/128.png", "256": "icons\/256.png", "32": "icons\/32.png", "64": "icons\/64.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAovaPq5jSKf7AIYaCp08c\/304ALHGRNzTSWQM+WYYDNUGQM1k52imppgM2lqBUJ01iU0Tv\/x0N9lIA5tDB73NmEEYkIOhl12GEUKz3\/pOPyiwGoB99rpniJ\/Dw1yYVkFSlwAt5gHrpssIWDrXcPdJ6Ee21KnsUR8dbkDnLj1dco+ZrpbM474ZGs6fThKRPg8w3qqjtlCYDFMEVAKhqgZnqc1heuzUrpxasKH2+5kp6GWVGSYcaM8HeyW0Gpv8EuwlIaLzHrxFceHMQxtSkojPLyprZbzmyXGRTO1AFd0fH8kiYqxp5cSEaLAP0hlaQus\/fDjvzg9Ipg6LgTTA5pfQRwIDAQAB", "manifest_version": 3, "name": "__MSG_name__", "permissions": [ "storage", "alarms" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.3" } |