Dreamland Story - Play Game Shortcut

Launches Dreamland Story straight from your browser toolbar. Play whenever you want!

Τι είναι το Dreamland Story - Play Game Shortcut;

Το Dreamland Story - Play Game Shortcut είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον dev@remi, και η κύρια λειτουργία του είναι "Launches Dreamland Story straight from your browser toolbar. Play whenever you want!".

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

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Dreamland Story - Play Game Shortcut

Λήψη αρχείων επέκτασης Dreamland Story - Play Game Shortcut σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        This extension allows you to launch Dreamland Story game (web version) straight from your browser toolbar. You can achieve the best result when you pin an icon of the extension to your browser toolbar.                    

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

Όνομα Dreamland Story - Play Game Shortcut Dreamland Story - Play Game Shortcut
ID femolaikomdnigbodefkjhpjgkdopbci
Επίσημο URL https://chromewebstore.google.com/detail/dreamland-story-play-game/femolaikomdnigbodefkjhpjgkdopbci
Περιγραφή Launches Dreamland Story straight from your browser toolbar. Play whenever you want!
Μέγεθος Αρχείου 57.23 KB
Αριθμός Εγκαταστάσεων 3,261
Τρέχουσα Έκδοση 0.4.1
Τελευταία Ενημέρωση 2021-07-01
Ημερομηνία Δημοσίευσης 2018-09-27
Αξιολόγηση 4.10/5 Συνολικά 10 Αξιολογήσεις
Προγραμματιστής dev@remi
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "background": {
        "scripts": [
            "js\/actions.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "icons\/DS_Beacon_Icon_16x16.png",
        "48": "icons\/DS_Beacon_Icon_48x48.png",
        "128": "icons\/DS_Beacon_Icon_128x128.png"
    },
    "browser_action": {
        "default_icon": "icons\/DS_Beacon_Icon_48x48.png"
    },
    "manifest_version": 2,
    "version": "0.4.1"
}