Random Pokemon Generator

Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.

Τι είναι το Random Pokemon Generator;

Το Random Pokemon Generator είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον creditcardgenerator.app, και η κύρια λειτουργία του είναι "Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.".

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

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Random Pokemon Generator

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

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

                        Generate random Pokémon and explore endless possibilities with randomgenerate.io                    

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

Όνομα Random Pokemon Generator Random Pokemon Generator
ID lclacgfomppmehhaldknmffkbncklogd
Επίσημο URL https://chromewebstore.google.com/detail/random-pokemon-generator/lclacgfomppmehhaldknmffkbncklogd
Περιγραφή Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.
Μέγεθος Αρχείου 313 KB
Αριθμός Εγκαταστάσεων 48
Τρέχουσα Έκδοση 1.0
Τελευταία Ενημέρωση 2023-04-30
Ημερομηνία Δημοσίευσης 2023-04-29
Προγραμματιστής creditcardgenerator.app
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://randomgenerate.io/random-pokemon-generator
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Random Pokemon Generator",
    "version": "1.0",
    "manifest_version": 3,
    "description": "Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.",
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}