Penalty Shooters 2

Select goals to win the tournament of football! Penalty Shooters 2

Τι είναι το Penalty Shooters 2;

Το Penalty Shooters 2 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον supergameslcon, και η κύρια λειτουργία του είναι "Select goals to win the tournament of football! Penalty Shooters 2".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Penalty Shooters 2

Λήψη αρχείων επέκτασης Penalty Shooters 2 σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        In Penalty Shooters 2 you have the challenge of having the goalkeeper in the beats of Billiards Penalty King. Choose one of 360 teams from 12 páises (World Cup, Euro Cup, England, Germany, Spain …)! During the phase of groups, you need to classify the 1st or 2nd to go for the knockout stage.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Penalty Shooters 2 Penalty Shooters 2
ID pijckmbelgildikgpkckhlooiooeanpl
Επίσημο URL https://chromewebstore.google.com/detail/penalty-shooters-2/pijckmbelgildikgpkckhlooiooeanpl
Περιγραφή Select goals to win the tournament of football! Penalty Shooters 2
Μέγεθος Αρχείου 21.79 KB
Αριθμός Εγκαταστάσεων 3,000
Τρέχουσα Έκδοση 2.0
Τελευταία Ενημέρωση 2020-03-25
Ημερομηνία Δημοσίευσης 2020-03-24
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής supergameslcon
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://cronegame.com/privacy-policy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Penalty Shooters 2",
    "short_name": "Play Penalty Shooters 2 Free Online Game",
    "description": "Select goals to win the tournament of football! Penalty Shooters 2",
    "version": "2.0",
    "browser_action": {
        "default_title": "Penalty Shooters 2",
        "default_icon": "128.png"
    },
    "icons": {
        "16": "128.png",
        "48": "128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    }
}