Icing On The Cake
Icing On The Cake is a fun online game where you’re playing as a pastry-cook
O que é Icing On The Cake?
Icing On The Cake é uma extensão do Chrome desenvolvida por ismailemek, e sua principal característica é "Icing On The Cake is a fun online game where you’re playing as a pastry-cook".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Icing On The Cake
Baixe arquivos de extensão Icing On The Cake 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
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
Informações Básicas da Extensão
Nome | |
ID | gjkodjccgfefabdddcbobfgpmpimdnhl |
URL Oficial | https://chrome.google.com/webstore/detail/icing-on-the-cake/gjkodjccgfefabdddcbobfgpmpimdnhl |
Descrição | Icing On The Cake is a fun online game where you’re playing as a pastry-cook |
Tamanho do Arquivo | 31.03 KB |
Contagem de Instalações | 131 |
Versão Atual | 1 |
Última Atualização | 2020-05-31 |
Data de Publicação | 2020-05-31 |
Desenvolvedor | ismailemek |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://www.noobgamer.club/games/play/icing-on-the-cake |
URL da Página de Ajuda | http://www.noobgamer.club/page/terms |
Idiomas Suportados | 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 } } |