Icing On The Cake

Icing On The Cake is a fun online game where you’re playing as a pastry-cook

Icing On The Cakeとは何ですか?

Icing On The Cakeはismailemekによって開発されたChromeの拡張機能で、その主な機能は「Icing On The Cake is a fun online game where you’re playing as a pastry-cook」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Icing On The Cake拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Icing On The Cake is a fun online game where you’re playing as a pastry-cook. Your objective will be to create the most beautiful cakes, based on images that you’ll be getting. The cake will be turning around and your objective will be to put on the icing based on the source image. You can change colors down in the menu. With each level, the difficulty will be higher and it will get more difficult to create exactly what the customer is asking for. Be careful and think about when you’ll start putting on the icing                    

拡張機能の基本情報

名前 Icing On The Cake Icing On The Cake
ID gjkodjccgfefabdddcbobfgpmpimdnhl
公式URL https://chrome.google.com/webstore/detail/icing-on-the-cake/gjkodjccgfefabdddcbobfgpmpimdnhl
説明 Icing On The Cake is a fun online game where you’re playing as a pastry-cook
ファイルサイズ 31.03 KB
インストール数 131
現在のバージョン 1
最終更新日 2020-05-31
公開日 2020-05-31
開発者 ismailemek
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://www.noobgamer.club/games/play/icing-on-the-cake
ヘルプページのURL http://www.noobgamer.club/page/terms
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Icing On The Cake",
    "manifest_version": 2,
    "description": "Icing On The Cake is a fun online game where you\u2019re playing as a pastry-cook",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}