Girl Dress Up
Test your fashion sense from head to toe with Girl Dress Up.
Girl Dress Up란 무엇입니까?
Girl Dress Up은(는) http://my-planet-game.info에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Test your fashion sense from head to toe with Girl Dress Up."입니다.
확장 프로그램 스크린샷
Girl Dress Up 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | |
ID | nkaciblmcgcpmfmbnifgemhekponflla |
공식 URL | https://chrome.google.com/webstore/detail/girl-dress-up/nkaciblmcgcpmfmbnifgemhekponflla |
설명 | Test your fashion sense from head to toe with Girl Dress Up. |
파일 크기 | 56.23 KB |
설치 횟수 | 3,178 |
현재 버전 | 4.1.2 |
최근 업데이트 | 2018-04-05 |
출시 날짜 | 2018-04-04 |
평점 | 3.69/5 총 32 개의 평점 |
개발자 | http://my-planet-game.info |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | 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" } |