Robux Tycoon
Live out your robux abundant fantasies, now with Robux Tycoon.
Robux Tycoon란 무엇입니까?
Robux Tycoon은(는) CreamMonke에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Live out your robux abundant fantasies, now with Robux Tycoon."입니다.
확장 프로그램 스크린샷
Robux Tycoon 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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
확장 프로그램 기본 정보
이름 | Robux Tycoon |
ID | mndnlmljfkffpdpokpdcgjechdeejghc |
공식 URL | https://chromewebstore.google.com/detail/robux-tycoon/mndnlmljfkffpdpokpdcgjechdeejghc |
설명 | Live out your robux abundant fantasies, now with Robux Tycoon. |
파일 크기 | 4.26 MB |
설치 횟수 | 3,197 |
현재 버전 | 0.4.1 |
최근 업데이트 | 2022-05-16 |
출시 날짜 | 2022-05-03 |
평점 | 3.27/5 총 11 개의 평점 |
개발자 | CreamMonke |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | 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" } } |