C&C -A-N-A-R-C-H-Y- Ultimate Pack
This extention contains some scripts writen by many authors. I take credit only for scripts written or edited by my self!
Τι είναι το C&C -A-N-A-R-C-H-Y- Ultimate Pack;
Το C&C -A-N-A-R-C-H-Y- Ultimate Pack είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον ghostleader1402, και η κύρια λειτουργία του είναι "This extention contains some scripts writen by many authors. I take credit only for scripts written or edited by my self!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης C&C -A-N-A-R-C-H-Y- Ultimate Pack
Λήψη αρχείων επέκτασης C&C -A-N-A-R-C-H-Y- Ultimate Pack σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Wer C&C Tiberium Alliances spielt, sollte diese Collection nutzen, denn sie bringt alle Scripte mit die es für dieses Spiel im Netz gibt und das beste, ihr könnt selber auswählen welche ihr davon haben wollt. Who is playing C&C Tiberium Alliances, should use this collection because it brings all scripts with which there is for this game on the net and the best, you can choose yourself which shows you have them. Solltet ihr weitere Scripte kennen, die ihr gern in der Collection haben wollt, oder Fehler findet so schreibt mich an unter [email protected] und ich antworte euch so schnell ich kann. Should you know more scripts that you want like to have in the collection, or find fault writes me at [email protected] and I will reply to you as fast as I can.
Βασικές Πληροφορίες Επέκτασης
Όνομα | C&C -A-N-A-R-C-H-Y- Ultimate Pack |
ID | aojpcmmnjojlfbkhgaefchagcballmdj |
Επίσημο URL | https://chromewebstore.google.com/detail/cc-a-n-a-r-c-h-y-ultimate/aojpcmmnjojlfbkhgaefchagcballmdj |
Περιγραφή | This extention contains some scripts writen by many authors. I take credit only for scripts written or edited by my self! |
Μέγεθος Αρχείου | 1.2 MB |
Αριθμός Εγκαταστάσεων | 761 |
Τρέχουσα Έκδοση | 1.0.3.0 |
Τελευταία Ενημέρωση | 2016-03-28 |
Ημερομηνία Δημοσίευσης | 2016-03-28 |
Αξιολόγηση | 4.50/5 Συνολικά 16 Αξιολογήσεις |
Προγραμματιστής | ghostleader1402 |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | de |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.3.0", "content_scripts": [ { "js": [ "js\/content.js" ], "matches": [ "https:\/\/*.alliances.commandandconquer.com\/*", "https:\/\/*.tiberiumalliances.com\/*" ] } ], "description": "This extention contains some scripts writen by many authors. I take credit only for scripts written or edited by my self!", "icons": { "48": "imgs\/icon.png", "20": "imgs\/icon-20.png" }, "page_action": { "default_icon": "imgs\/icon-20.png", "default_title": "C&C -A-N-A-R-C-H-Y- Ultimate Pack Options" }, "manifest_version": 2, "name": "C&C -A-N-A-R-C-H-Y- Ultimate Pack", "short_name": "CnC-A-U-P-", "options_page": "options.html", "background": { "scripts": [ "js\/background.js" ] }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "web_accessible_resources": [ "scripts\/10000.user.js", "scripts\/10001.user.js", "scripts\/10002.user.js", "scripts\/10003.user.js", "scripts\/10004.user.js", "scripts\/10005.user.js", "scripts\/10006.user.js", "scripts\/10007.user.js", "scripts\/10008.user.js", "scripts\/10009.user.js", "scripts\/10010.user.js", "scripts\/10011.user.js", "scripts\/10012.user.js", "scripts\/10014.user.js", "scripts\/10015.user.js", "scripts\/10016.user.js", "scripts\/10017.user.js", "scripts\/10018.user.js", "scripts\/10019.user.js", "scripts\/10020.user.js", "scripts\/10021.user.js", "scripts\/10022.user.js", "scripts\/10023.user.js", "scripts\/10024.user.js", "scripts\/10025.user.js", "scripts\/10026.user.js", "scripts\/10027.user.js", "scripts\/10028.user.js", "scripts\/10029.user.js", "scripts\/10030.user.js", "scripts\/10032.user.js", "scripts\/10033.user.js", "scripts\/10034.user.js", "scripts\/10035.user.js", "scripts\/10036.user.js", "scripts\/10037.user.js", "scripts\/10038.user.js", "scripts\/10039.user.js", "scripts\/10040.user.js", "scripts\/10041.user.js", "scripts\/10042.user.js", "scripts\/10043.user.js", "scripts\/10044.user.js", "scripts\/10045.user.js", "scripts\/10046.user.js", "scripts\/10047.user.js", "scripts\/10048.user.js", "scripts\/10049.user.js", "scripts\/10050.user.js", "scripts\/10051.user.js", "scripts\/10052.user.js", "scripts\/10053.user.js", "scripts\/10054.user.js" ] } |