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!

Wat is Roblox Trade Enhancer?

Roblox Trade Enhancer is een Chrome-extensie ontwikkeld door leadJS, en de belangrijkste functie is "Ever gotten a trade and need to quickly know the values? Now you can! With RTE, simply click on the extension icon and search!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Roblox Trade Enhancer

Download Roblox Trade Enhancer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Roblox Trade Enhancer Roblox Trade Enhancer
ID lhfjkdhahmelehfjhnbgopnghoeppjof
Officiële URL https://chromewebstore.google.com/detail/roblox-trade-enhancer/lhfjkdhahmelehfjhnbgopnghoeppjof
Beschrijving Ever gotten a trade and need to quickly know the values? Now you can! With RTE, simply click on the extension icon and search!
Bestandsgrootte 93.02 KB
Aantal Installaties 4,804
Huidige Versie 1.0.7
Laatst Bijgewerkt 2015-07-14
Publicatiedatum 2015-07-14
Beoordeling 2.68/5 Totaal 22 Beoordelingen
Ontwikkelaar leadJS
Betalingswijze free
Ondersteunde Talen 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"
    ]
}