Go To Roblox Profile

Allows you to open a Roblox user's profile page by simply entering their username or ID. Particularly useful for when Roblox's…

Cos'è Go To Roblox Profile?

Go To Roblox Profile è un'estensione di Chrome sviluppata da gtrpdev, e la sua funzione principale è "Allows you to open a Roblox user's profile page by simply entering their username or ID. Particularly useful for when Roblox's…".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Go To Roblox Profile

Scarica i file di estensione Go To Roblox Profile 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

                        Allows you to open a Roblox user's profile page by simply entering their username or ID. Particularly useful for when Roblox's search page censors the name of the user you're trying to find.                    

Informazioni di Base sull'Estensione

Nome Go To Roblox Profile Go To Roblox Profile
ID jcoekbmieggcgaaamfadbodonempleha
URL Ufficiale https://chrome.google.com/webstore/detail/go-to-roblox-profile/jcoekbmieggcgaaamfadbodonempleha
Descrizione Allows you to open a Roblox user's profile page by simply entering their username or ID. Particularly useful for when Roblox's…
Dimensione del File 28.7 KB
Conteggio Installazioni 10,000
Versione Corrente 1.2
Ultimo Aggiornamento 2021-08-17
Data di Pubblicazione 2020-03-17
Valutazione 3.83/5 Totale 35 Valutazioni
Sviluppatore gtrpdev
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Go To Roblox Profile",
    "version": "1.2",
    "browser_action": {
        "default_icon": {
            "16": "rpficon16.png",
            "24": "rpficon24.png",
            "32": "rpficon32.png",
            "48": "rpficon48.png",
            "64": "rpficon64.png",
            "128": "rpficon128.png"
        },
        "default_title": "Go To Roblox Profile",
        "default_popup": "popup.html"
    }
}