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!

Τι είναι το Roblox Trade Enhancer;

Το Roblox Trade Enhancer είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον leadJS, και η κύρια λειτουργία του είναι "Ever gotten a trade and need to quickly know the values? Now you can! With RTE, simply click on the extension icon and search!".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Roblox Trade Enhancer

Λήψη αρχείων επέκτασης Roblox Trade Enhancer σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Roblox Trade Enhancer Roblox Trade Enhancer
ID lhfjkdhahmelehfjhnbgopnghoeppjof
Επίσημο URL https://chromewebstore.google.com/detail/roblox-trade-enhancer/lhfjkdhahmelehfjhnbgopnghoeppjof
Περιγραφή Ever gotten a trade and need to quickly know the values? Now you can! With RTE, simply click on the extension icon and search!
Μέγεθος Αρχείου 93.02 KB
Αριθμός Εγκαταστάσεων 4,804
Τρέχουσα Έκδοση 1.0.7
Τελευταία Ενημέρωση 2015-07-14
Ημερομηνία Δημοσίευσης 2015-07-14
Αξιολόγηση 2.68/5 Συνολικά 22 Αξιολογήσεις
Προγραμματιστής leadJS
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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"
    ]
}