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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    ]
}