Roblox Generator 2023
Roblox Code Generator 2023
Что такое Roblox Generator 2023?
Roblox Generator 2023 - это расширение Chrome, разработанное robdevlopment, и его основная функция - "Roblox Code Generator 2023".
Снимки экрана расширения
Скачать файл CRX расширения Roblox Generator 2023
Скачайте файлы расширений Roblox Generator 2023 в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Roblox Generator 2023 This is easy to use and will help you easily find and get Robux codes. Follow the instructions for the game to learn how to play. Each game is different, so the controls and gameplay will vary. That's it! You're now ready to start playing Roblox. Have fun!
Основная информация о расширении
Название | |
ID | gialjelkafbgeclfhcpfanapnfpafkmd |
Официальный URL | https://chrome.google.com/webstore/detail/roblox-generator-2023/gialjelkafbgeclfhcpfanapnfpafkmd |
Описание | Roblox Code Generator 2023 |
Размер файла | 62.43 KB |
Количество установок | 811 |
Текущая Версия | 1.3 |
Последнее Обновление | 2023-01-12 |
Дата публикации | 2023-01-12 |
Рейтинг | 3.00/5 Всего 2 оценок |
Разработчик | robdevlopment |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Roblox Generator 2023", "version": "1.3", "description": "Roblox Code Generator 2023", "background": { "service_worker": "background.js" }, "icons": { "128": "icon.png" }, "action": { "default_popup": "popup\/popup.html" }, "permissions": [] } |