Robux To USD Converter
Quick Calculate your Robux in USD
Что такое Robux To USD Converter?
Robux To USD Converter - это расширение Chrome, разработанное https://robuxtousd.com, и его основная функция - "Quick Calculate your Robux in USD".
Снимки экрана расширения
Скачать файл CRX расширения Robux To USD Converter
Скачайте файлы расширений Robux To USD Converter в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Robux to USD is a simplification to your calculations to earn real money while enjoying the game play. The website takes all the pain to calculate your Robux value in real money and leaves all the fun in your hands. First, you need to add the amount of Robux you have earned so far, and the easy calculator on the website will do the rest. It will calculate the value of Robux in USD and give you the result then and there. Isn’t that like magic? You play, and you earn! Also, the pain of calculating is not there. Well, who would ask for more! For those who don’t know, 1 Robux values 0.0125 USD in the purchase price. Hence, the calculator calculates accordingly. One most important point to be noted here is that it doesn’t add up any bonus Robux that you might have earned as a reward in the game. Though the current exchange rate of Robux to USD is $0.0035, this website automatically picks up the latest exchange rate and calculates accordingly. The users can calculate the value of their Robux, but there are specific rules to be followed while redeeming the same.
Основная информация о расширении
Название | |
ID | abhnfhmpjicjjkckcejlkhgnjjbdgdjn |
Официальный URL | https://chrome.google.com/webstore/detail/robux-to-usd-converter/abhnfhmpjicjjkckcejlkhgnjjbdgdjn |
Описание | Quick Calculate your Robux in USD |
Размер файла | 15.56 KB |
Количество установок | 1,923 |
Текущая Версия | 1.0.0 |
Последнее Обновление | 2021-07-11 |
Дата публикации | 2021-07-11 |
Рейтинг | 4.40/5 Всего 15 оценок |
Разработчик | https://robuxtousd.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://robuxtousd.com |
URL страницы помощи | https://robuxtousd.com/contact-us/ |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Robux To USD Converter", "description": "Quick Calculate your Robux in USD", "version": "1.0.0", "icons": { "128": "icon_128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |