Doll Dress Up Game

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

Doll Dress Up Gameとは何ですか?

Doll Dress Up Gameはhttps://uwuduck.comによって開発されたChromeの拡張機能で、その主な機能は「Play Doll Dress Up Game as a Chrome extension - Also can Play without Internet, try it now!」です。

拡張機能のスクリーンショット

screenshot

Doll Dress Up Game拡張機能のCRXファイルをダウンロード

Doll Dress Up Game拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 Doll Dress Up Game Doll Dress Up Game
ID igedpnmmfklieombbfchgloeaaeicmoe
公式URL https://chromewebstore.google.com/detail/doll-dress-up-game/igedpnmmfklieombbfchgloeaaeicmoe
説明 Play Doll Dress Up Game as a Chrome extension - Also can Play without Internet, try it now!
ファイルサイズ 15.27 MB
インストール数 53
現在のバージョン 1.1.0
最終更新日 2023-09-08
公開日 2023-09-07
評価 5.00/5 合計 7 レビュー
開発者 https://uwuduck.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.w3technic.com/chrome/doll-designer-dress-up-game-getting-started/
ヘルプページのURL https://www.w3technic.com/chrome/doll-designer-dress-up-game-getting-started/
プライバシーポリシーページのURL https://flappybird.ee/privacy-policy
対応言語 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\/"
}