Doll Dress Up Game

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

What is Doll Dress Up Game?

Doll Dress Up Game is a Chrome extension developed by https://uwuduck.com, and its main feature is "Play Doll Dress Up Game as a Chrome extension - Also can Play without Internet, try it now!".

Extension Screenshots

screenshot

Download Doll Dress Up Game Extension CRX File

Download Doll Dress Up Game extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        - 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.                    

Extension Basic Information

Name Doll Dress Up Game Doll Dress Up Game
ID igedpnmmfklieombbfchgloeaaeicmoe
Official URL https://chromewebstore.google.com/detail/doll-dress-up-game/igedpnmmfklieombbfchgloeaaeicmoe
Description Play Doll Dress Up Game as a Chrome extension - Also can Play without Internet, try it now!
File Size 15.27 MB
Installation Count 53
Current Version 1.1.0
Last Updated 2023-09-08
Publish Date 2023-09-07
Rating 5.00/5 Total 7 Ratings
Developer https://uwuduck.com
Email [email protected]
Payment Type free
Extension Website https://www.w3technic.com/chrome/doll-designer-dress-up-game-getting-started/
Help Page URL https://www.w3technic.com/chrome/doll-designer-dress-up-game-getting-started/
Privacy Policy Page URL https://flappybird.ee/privacy-policy
Supported Languages 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\/"
}