Girl Dress Up

Test your fashion sense from head to toe with Girl Dress Up.

Cos'è Girl Dress Up?

Girl Dress Up è un'estensione di Chrome sviluppata da http://my-planet-game.info, e la sua funzione principale è "Test your fashion sense from head to toe with Girl Dress Up.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Girl Dress Up

Scarica i file di estensione Girl Dress Up in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Every little girl loves to play dress up or play makeover. Owning a doll is something they love to receive and play with them using different dresses and style. Before using dolls is a way to express their fashion sense but now there are other ways to do this especially with the technology that we have today. When one your kids want to play dress up one thing that you should always remember the only online game that your kids will love to play, the Girl Dress Up.

Girl Dress Up is every little girl dream come true where they can express their self. Here they will experience what a fashion guru would be. 
Girls there are a lot to expect here in Girl Dress Up. Aside it is easy to used girls will have the time of their life pampering their avatar from the hair, eyes, dress, shoes, glasses and its color as well the body, nails and lips. There are a lot of choices or selection can be made to make your avatar extraordinary beautiful.

To start pampering your avatar chooses what hair style you want to put and color by clicking the left and right arrows. Same goes to the eyes choose what color you want to appear and if you want glasses and what kind. There are 10 dresses to choose then pick what color you want it to appear. To complete your avatar attire shoes is also needed and there are 9 shoes to choose from. Aside from this girls can choose what color the avatar will look like, as well with the lips and nails.

The end result of your Girl Dress Up can be shared to others especially to your loved ones thru Facebook. Another thing to remember is kids can have a hard copy of their masterpiece as a remembrance by printing a copy or giving it to your friends and family.

Playing this might help discover their dreams that are in line with the fashion industry may it be designing clothes, be a make-up artist or others. So let’s start dressing up.                    

Informazioni di Base sull'Estensione

Nome Girl Dress Up Girl Dress Up
ID nkaciblmcgcpmfmbnifgemhekponflla
URL Ufficiale https://chrome.google.com/webstore/detail/girl-dress-up/nkaciblmcgcpmfmbnifgemhekponflla
Descrizione Test your fashion sense from head to toe with Girl Dress Up.
Dimensione del File 56.23 KB
Conteggio Installazioni 3,178
Versione Corrente 4.1.2
Ultimo Aggiornamento 2018-04-05
Data di Pubblicazione 2018-04-04
Valutazione 3.69/5 Totale 32 Valutazioni
Sviluppatore http://my-planet-game.info
Email [email protected]
Tipo di Pagamento free
Lingue Supportate id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": false,
        "scripts": [
            "event.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "128.png"
        },
        "default_popup": "popup.html",
        "default_title": "__MSG_app_name__"
    },
    "default_locale": "en",
    "description": "__MSG_app_description__",
    "icons": {
        "128": "128.png"
    },
    "manifest_version": 2,
    "name": "__MSG_app_name__",
    "version": "4.1.2"
}