Roblox Generator 2023
Roblox Code Generator 2023
Co to jest Roblox Generator 2023?
Roblox Generator 2023 to rozszerzenie Chrome opracowane przez robdevlopment, a jego główną funkcją jest „Roblox Code Generator 2023”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Roblox Generator 2023
Pobierz pliki rozszerzeń Roblox Generator 2023 w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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!
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | gialjelkafbgeclfhcpfanapnfpafkmd |
Oficjalny URL | https://chrome.google.com/webstore/detail/roblox-generator-2023/gialjelkafbgeclfhcpfanapnfpafkmd |
Opis | Roblox Code Generator 2023 |
Rozmiar pliku | 62.43 KB |
Liczba instalacji | 811 |
Aktualna Wersja | 1.3 |
Ostatnia Aktualizacja | 2023-01-12 |
Data Publikacji | 2023-01-12 |
Ocena | 3.00/5 Łącznie 2 Oceny |
Deweloper | robdevlopment |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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": [] } |