Roblox Trade Enhancer

Ever gotten a trade and need to quickly know the values? Now you can! With RTE, simply click on the extension icon and search!

Co je Roblox Trade Enhancer?

Roblox Trade Enhancer je rozšíření Chrome vyvinuté leadJS, a jeho hlavní funkcí je „Ever gotten a trade and need to quickly know the values? Now you can! With RTE, simply click on the extension icon and search!“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Roblox Trade Enhancer

Stáhněte si soubory rozšíření Roblox Trade Enhancer ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        To use Roblox Trade Enhancer, simply click on the RTE icon. It will prompt you what item you are searching for, and this is where you input the item name. It will then display to you the Value and Demand of the item after you enter it.

RTE goes to into effect instantly after installation and will be ready for use.                    

Základní Informace o Rozšíření

Název Roblox Trade Enhancer Roblox Trade Enhancer
ID lhfjkdhahmelehfjhnbgopnghoeppjof
Oficiální URL https://chromewebstore.google.com/detail/roblox-trade-enhancer/lhfjkdhahmelehfjhnbgopnghoeppjof
Popis Ever gotten a trade and need to quickly know the values? Now you can! With RTE, simply click on the extension icon and search!
Velikost souboru 93.02 KB
Počet instalací 4,804
Aktuální Verze 1.0.7
Poslední Aktualizace 2015-07-14
Datum Vydání 2015-07-14
Hodnocení 2.68/5 Celkem 22 Hodnocení
Vývojář leadJS
Typ Platby free
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "jquery.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "Icon.png"
    },
    "description": "Ever gotten a trade and need to quickly know the values? Now you can! With RTE, simply click on the extension icon and search!",
    "homepage_url": "http:\/\/www.roblox.com\/User.aspx?ID=88194833",
    "icons": {
        "128": "Icon.png",
        "16": "Icon.png",
        "48": "Icon.png"
    },
    "incognito": "split",
    "manifest_version": 2,
    "name": "Roblox Trade Enhancer",
    "permissions": [
        "notifications",
        "unlimitedStorage"
    ],
    "short_name": "RTE",
    "version": "1.0.7",
    "web_accessible_resources": [
        "Icon.png",
        "background.js",
        "jquery.js",
        "Icon.png"
    ]
}