Roblox Generator 2023
Roblox Code Generator 2023
Cos'è Roblox Generator 2023?
Roblox Generator 2023 è un'estensione di Chrome sviluppata da robdevlopment, e la sua funzione principale è "Roblox Code Generator 2023".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Roblox Generator 2023
Scarica i file di estensione Roblox Generator 2023 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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!
Informazioni di Base sull'Estensione
Nome | |
ID | gialjelkafbgeclfhcpfanapnfpafkmd |
URL Ufficiale | https://chrome.google.com/webstore/detail/roblox-generator-2023/gialjelkafbgeclfhcpfanapnfpafkmd |
Descrizione | Roblox Code Generator 2023 |
Dimensione del File | 62.43 KB |
Conteggio Installazioni | 811 |
Versione Corrente | 1.3 |
Ultimo Aggiornamento | 2023-01-12 |
Data di Pubblicazione | 2023-01-12 |
Valutazione | 3.00/5 Totale 2 Valutazioni |
Sviluppatore | robdevlopment |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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": [] } |