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