Ant Destroyer 2
For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.
Τι είναι το Ant Destroyer 2;
Το Ant Destroyer 2 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον zdmrmrv, και η κύρια λειτουργία του είναι "For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Ant Destroyer 2
Λήψη αρχείων επέκτασης Ant Destroyer 2 σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
It is the Chrome extension of the website, which shares the informations about Ant Destroyer 2 Game and what you need to know before downloading it.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Ant Destroyer 2 |
ID | eimifidimflacohnlnjjggljegahfede |
Επίσημο URL | https://chromewebstore.google.com/detail/ant-destroyer-2/eimifidimflacohnlnjjggljegahfede |
Περιγραφή | For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game. |
Μέγεθος Αρχείου | 3.03 MB |
Αριθμός Εγκαταστάσεων | 41 |
Τρέχουσα Έκδοση | 2.0 |
Τελευταία Ενημέρωση | 2022-01-07 |
Ημερομηνία Δημοσίευσης | 2022-01-06 |
Προγραμματιστής | zdmrmrv |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.yourgoodplay.com/ant-destroyer-2/ |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Ant Destroyer 2", "description": "For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.", "version": "2.0", "manifest_version": 2, "background": { "scripts": [ ".\/background.js" ] }, "icons": { "16": ".\/img\/16.png", "48": ".\/img\/48.png", "128": ".\/img\/128.png" }, "browser_action": { "default_popup": ".\/popup.html" }, "permissions": [ "storage", "https:\/\/www.yourgoodplay.com\/ant-destroyer-2\/", "background" ] } |