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!

Qu'est-ce que Roblox Trade Enhancer ?

Roblox Trade Enhancer est une extension Chrome développée par leadJS, et sa fonction principale est "Ever gotten a trade and need to quickly know the values? Now you can! With RTE, simply click on the extension icon and search!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Roblox Trade Enhancer

Téléchargez les fichiers d'extension Roblox Trade Enhancer au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Roblox Trade Enhancer Roblox Trade Enhancer
ID lhfjkdhahmelehfjhnbgopnghoeppjof
URL Officiel https://chromewebstore.google.com/detail/roblox-trade-enhancer/lhfjkdhahmelehfjhnbgopnghoeppjof
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!
Taille du Fichier 93.02 KB
Nombre d'Installations 4,804
Version Actuelle 1.0.7
Dernière Mise à Jour 2015-07-14
Date de Publication 2015-07-14
Évaluation 2.68/5 Total 22 Évaluations
Développeur leadJS
Type de Paiement free
Langues Prises en Charge 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"
    ]
}