Robux Tycoon
Live out your robux abundant fantasies, now with Robux Tycoon.
O que é Robux Tycoon?
Robux Tycoon é uma extensão do Chrome desenvolvida por CreamMonke, e sua principal característica é "Live out your robux abundant fantasies, now with Robux Tycoon.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Robux Tycoon
Baixe arquivos de extensão Robux Tycoon 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
Robux Tycoon is an experience like no other that allows the player to experience a robux abundant fantasy never before thought possible. The player is tasked with becoming the unintimate robux guru on a mission to gain as much robux as possible. With idle features to help the player make boundless amount of robux along the way, the player is sure to feel rejuvenated in this next-gen experience. v0.4.0 - third floor has now been added, 6 new buildings like the previous floors - sunday reset not resetting fixed - game now optimized to reduce lag from too many html robux elements - secret code changed - added another code - click cost increment changed from 5x to 4x - number formatting updated to include number names (e.g. million, billion etc.) up to vigintillion (10^63) - prestige cost increased to line up with the new floor v0.3.0 - total amount of robux gained per second added - remaining time until the next Sunday reset added - fix for robux elements not spawning on the second floor - chrome extension not updating should be fixed? - UI slightly rearranged - code enter box now has a smaller font size - new command added to be entered in the code box v0.2.0 - robux clipping at the top of the screen fixed - click multiplier price now increases at a rate of 5x rather than 3.5x - robux not being deducted after purchasing click multiplier fixed - html text selectability removed - holding down the enter key to auto click the dispenser patched - robux printer image not showing up on certain devices fixed - secret code added (can be found) - all game progress will now be reset every Sunday - github page setup GitHub: https://github.com/AssMonke/Robux-Tycoon Tags; Roblox, Game, Fun, Unblocked, Games, Free, Entertaining, School
Informações Básicas da Extensão
Nome | Robux Tycoon |
ID | mndnlmljfkffpdpokpdcgjechdeejghc |
URL Oficial | https://chromewebstore.google.com/detail/robux-tycoon/mndnlmljfkffpdpokpdcgjechdeejghc |
Descrição | Live out your robux abundant fantasies, now with Robux Tycoon. |
Tamanho do Arquivo | 4.26 MB |
Contagem de Instalações | 3,197 |
Versão Atual | 0.4.1 |
Última Atualização | 2022-05-16 |
Data de Publicação | 2022-05-03 |
Classificação | 3.27/5 Total de 11 Avaliações |
Desenvolvedor | CreamMonke |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Robux Tycoon", "description": "Live out your robux abundant fantasies, now with Robux Tycoon.", "version": "0.4.1", "manifest_version": 3, "permissions": [ "storage" ], "icons": { "16": "imgs\/thumbnail.PNG", "48": "imgs\/thumbnail.PNG", "128": "imgs\/thumbnail.PNG" }, "action": { "default_popup": "floor1\/index.html" } } |