PokeDream Pokedex Pokemon Search

Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.

Τι είναι το PokeDream Pokedex Pokemon Search;

Το PokeDream Pokedex Pokemon Search είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://pokedream.com, και η κύρια λειτουργία του είναι "Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.".

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

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης PokeDream Pokedex Pokemon Search

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

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

                        Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.                    

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

Όνομα PokeDream Pokedex Pokemon Search PokeDream Pokedex Pokemon Search
ID dhlghlhbjpgnhdkafnfblngcgldkaagn
Επίσημο URL https://chrome.google.com/webstore/detail/pokedream-pokedex-pokemon/dhlghlhbjpgnhdkafnfblngcgldkaagn
Περιγραφή Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.
Μέγεθος Αρχείου 611 KB
Αριθμός Εγκαταστάσεων 790
Τρέχουσα Έκδοση 1.1.1
Τελευταία Ενημέρωση 2013-11-23
Ημερομηνία Δημοσίευσης 2013-11-23
Αξιολόγηση 4.06/5 Συνολικά 16 Αξιολογήσεις
Προγραμματιστής http://pokedream.com
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://pokedream.com
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PokeDream Pokedex Pokemon Search",
    "short_name": "Pokemon Search",
    "description": "Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.",
    "version": "1.1.1",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "homepage_url": "http:\/\/pokedream.com",
    "browser_action": {
        "default_icon": "icons\/icon16.png",
        "default_popup": "search.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}