Taobao Helper

An extension to convert mobile Taobao links to desktop

Taobao Helperคืออะไร?

Taobao Helper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย connor และคุณลักษณะหลักของมันคือ "An extension to convert mobile Taobao links to desktop"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Taobao Helper

ดาวน์โหลดไฟล์ส่วนขยาย Taobao Helper ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Just a simple extension that uses taobaotools.github.io in a easier format. Not very pretty, but I am open to suggestions on what I should do to it. Feel free to message me on reddit and if you repost this please give me credit. 

Reddit: /u/monarch8

Credit: https://taobaotools.github.io/                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Taobao Helper Taobao Helper
ID dmmjgpipjihffbidamjgookdbmocfbij
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/taobao-helper/dmmjgpipjihffbidamjgookdbmocfbij
คำอธิบาย An extension to convert mobile Taobao links to desktop
ขนาดไฟล์ 14.8 KB
จำนวนการติดตั้ง 242
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2018-09-17
วันที่เผยแพร่ 2018-09-17
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา connor
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Taobao Helper",
    "version": "1.0",
    "description": "An extension to convert mobile Taobao links to desktop",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    },
    "browser_action": {
        "default_icon": "images\/icon16.png",
        "default_popup": "index.html"
    }
}