ROBLOX Upload Enhancer
Since Seranok removed his version of Roblox Upload Enhancer, i have taken the liberty to upload a new version for the public so you…
Cos'è ROBLOX Upload Enhancer?
ROBLOX Upload Enhancer è un'estensione di Chrome sviluppata da WereFreinds, e la sua funzione principale è "Since Seranok removed his version of Roblox Upload Enhancer, i have taken the liberty to upload a new version for the public so you…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione ROBLOX Upload Enhancer
Scarica i file di estensione ROBLOX Upload Enhancer 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
Since Seranok removed his version of Roblox Upload Enhancer, i have taken the liberty to upload a new version for the public so you can once again Mass Upload files onto ROBLOX. Informazioni di Base sull'Estensione
| Nome | |
| ID | nakcejjjkpbhmgkpkjeichbmklcgpjki |
| URL Ufficiale | https://chromewebstore.google.com/detail/roblox-upload-enhancer/nakcejjjkpbhmgkpkjeichbmklcgpjki |
| Descrizione | Since Seranok removed his version of Roblox Upload Enhancer, i have taken the liberty to upload a new version for the public so you… |
| Dimensione del File | 80.43 KB |
| Conteggio Installazioni | 3,794 |
| Versione Corrente | 0.0.1 |
| Ultimo Aggiornamento | 2018-10-31 |
| Data di Pubblicazione | 2018-10-31 |
| Valutazione | 3.39/5 Totale 18 Valutazioni |
| Sviluppatore | WereFreinds |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"content_scripts": [
{
"all_frames": true,
"js": [
"jquery.js",
"script.js"
],
"matches": [
"*:\/\/*.roblox.com\/build\/upload*"
]
}
],
"manifest_version": 2,
"name": "ROBLOX Upload Enhancer",
"permissions": [
"*:\/\/*.roblox.com\/"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "0.0.1"
} | |