Return Man Install
Play the popular game Return Man Install online!
Τι είναι το Return Man Install;
Το Return Man Install είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://returnman.99freegames.net, και η κύρια λειτουργία του είναι "Play the popular game Return Man Install online!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Return Man Install
Λήψη αρχείων επέκτασης Return Man Install σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Fanatical Football delivers the #1 realistic football experience to date on Android. Pick and lead your team through exhibition and season matches all the way to final victory! Fanatical Football makes you feel the pulse of the NFL season. Build your team and run the show on offense and defense with new and improved touch controls and game modes! Score touchdowns by running, passing, and making big hits on D with intuitive tap and swipe controls. Thanks to immersive graphics and sounds, enjoy revamped crowd and environmental effects, making your Football experience more authentic than ever! Game Features: - Awesome graphics featuring you with incredibly detailed players in the most impressive setting ever seen - Quick Game mode and Championship mode - Build and upgrade your team and equip special power-ups
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | affihpodlnmlclpaclllafpkhaehkkjn |
Επίσημο URL | https://chrome.google.com/webstore/detail/return-man-install/affihpodlnmlclpaclllafpkhaehkkjn |
Περιγραφή | Play the popular game Return Man Install online! |
Μέγεθος Αρχείου | 57.01 KB |
Αριθμός Εγκαταστάσεων | 352 |
Τρέχουσα Έκδοση | 5.0.1 |
Τελευταία Ενημέρωση | 2018-08-31 |
Ημερομηνία Δημοσίευσης | 2018-08-31 |
Αξιολόγηση | 5.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | http://returnman.99freegames.net |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | http://returnman.99freegames.net |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Return Man Install", "version": "5.0.1", "manifest_version": 2, "description": "Play the popular game Return Man Install online!", "homepage_url": "http:\/\/returnman.99freegames.net\/", "icons": { "16": "icons\/16x16.png", "48": "icons\/48x48.png", "128": "icons\/128x128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/22x22.png", "default_title": "Return Man Install", "default_popup": "src\/browser_action\/browser_action.html" }, "permissions": [ "bookmarks", "http:\/\/returnman.99freegames.net\/" ] } |