Doll Dress Up Game

Play Doll Dress Up Game as a Chrome extension - Also can Play without Internet, try it now!

O que é Doll Dress Up Game?

Doll Dress Up Game é uma extensão do Chrome desenvolvida por https://uwuduck.com, e sua principal característica é "Play Doll Dress Up Game as a Chrome extension - Also can Play without Internet, try it now!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Doll Dress Up Game

Baixe arquivos de extensão Doll Dress Up Game no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        - Play more games on the top-left menu.

Description:

"Doll Dress Up" is an engaging and creative browser extension game that allows players of all ages to explore their fashion design talents and have fun styling virtual dolls with a wide array of clothing and accessories.

Key Features:

Virtual Dolls: Players start with a beautifully designed virtual doll as their canvas. They can choose from a variety of doll types, each with its unique style and personality. Whether it's a princess, a rock star, or an everyday fashionista, there's a doll to suit every taste.

Fashion Wardrobe: The game offers an extensive and ever-expanding wardrobe filled with trendy clothing items and accessories. Players can mix and match outfits, hairstyles, shoes, jewelry, and more to create stunning looks.

Endless Customization: With countless combinations at their fingertips, players have the freedom to express their creativity. Change the doll's hairstyle, experiment with different makeup styles, and select from a wide range of outfits to create the perfect ensemble.

Themes and Events: "Doll Dress Up" features themed events and challenges that introduce exciting new collections and fashion trends. Players can participate in these events to unlock exclusive items and showcase their styling skills.

Social Sharing: Show off your fashion creations to friends and the online community by sharing your dressed-up dolls on social media platforms. Compete with others for the title of the best stylist and receive likes and comments from fellow players.

Achievements and Rewards: Completing styling challenges and achieving milestones earns players in-game rewards and achievements. This encourages creativity and keeps players engaged.

No Downloads: "Doll Dress Up" is a hassle-free browser extension game, which means there's no need for downloads or installations. Players can start styling dolls instantly from their web browsers.

Child-Friendly: The game is designed with children in mind, featuring a user-friendly interface and age-appropriate content. Parents can feel confident allowing their kids to explore their fashion sense in a safe online environment.

How to Play:

Start by choosing a doll from the selection.
Access the wardrobe to browse through clothing, accessories, and hairstyles.
Drag and drop items onto the doll to dress her up.
Experiment with different combinations until you're satisfied with the look.
Save and share your styled doll with friends or the online community.
"Doll Dress Up" is the perfect game for anyone who enjoys fashion, creativity, and styling. With its wide range of customization options, themed events, and social sharing features, it offers hours of entertainment and a platform to showcase your fashion expertise. Whether you're a fashion enthusiast or just looking for a fun and creative way to pass the time, "Doll Dress Up" is the game for you.                    

Informações Básicas da Extensão

Nome Doll Dress Up Game Doll Dress Up Game
ID igedpnmmfklieombbfchgloeaaeicmoe
URL Oficial https://chromewebstore.google.com/detail/doll-dress-up-game/igedpnmmfklieombbfchgloeaaeicmoe
Descrição Play Doll Dress Up Game as a Chrome extension - Also can Play without Internet, try it now!
Tamanho do Arquivo 15.27 MB
Contagem de Instalações 53
Versão Atual 1.1.0
Última Atualização 2023-09-08
Data de Publicação 2023-09-07
Classificação 5.00/5 Total de 7 Avaliações
Desenvolvedor https://uwuduck.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.w3technic.com/chrome/doll-designer-dress-up-game-getting-started/
URL da Página de Ajuda https://www.w3technic.com/chrome/doll-designer-dress-up-game-getting-started/
URL da Página de Política de Privacidade https://flappybird.ee/privacy-policy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "version": "1.1.0",
    "version_name": "1.1.0",
    "action": {
        "default_icon": {
            "16": "img\/16x16.png",
            "48": "img\/48x48.png",
            "256": "img\/256x256.png"
        },
        "default_title": "Click to open the popup",
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "update.js"
    },
    "offline_enabled": true,
    "default_locale": "en",
    "description": "__MSG_AppDesc__",
    "icons": {
        "16": "img\/16x16.png",
        "48": "img\/48x48.png",
        "256": "img\/256x256.png"
    },
    "options_page": "index.html",
    "content_security_policy": {
        "extension_pages": "script-src 'self' ; object-src 'self'; child-src 'self'; worker-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; object-src 'self' 'unsafe-eval' blob: 'unsafe-inline';child-src 'self' 'unsafe-eval' blob: 'unsafe-inline' ; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; script-src-elem 'self' 'unsafe-eval' blob: 'unsafe-inline'"
    },
    "sandbox": {
        "pages": [
            "game\/index.html"
        ]
    },
    "homepage_url": "https:\/\/www.w3technic.com\/chrome\/doll-designer-dress-up-game-getting-started\/"
}