Trezor: Suite

Trezor suite chrome extension

Trezor: Suiteคืออะไร?

Trezor: Suite เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Trezor suite และคุณลักษณะหลักของมันคือ "Trezor suite chrome extension"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Trezor: Suite

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

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

                        Invented for your online freedom

Trezor combined learning tool and game allows you to either learn and retain words you choose or words the app chooses for you


A word a everyday, the best vocabulary app for competitive exams, is an app by trezor that introduces the user to a new word every day                    

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

ชื่อ Trezor: Suite Trezor: Suite
ID fpkcjlehkdinidnpdjbgihlalflnkobb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/trezor-suite/fpkcjlehkdinidnpdjbgihlalflnkobb
คำอธิบาย Trezor suite chrome extension
ขนาดไฟล์ 214 KB
จำนวนการติดตั้ง 377
เวอร์ชันปัจจุบัน 1.2.0
อัปเดตครั้งล่าสุด 2022-07-12
วันที่เผยแพร่ 2022-07-11
คะแนน 3.29/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา Trezor suite
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Trezor: Suite",
    "description": "Trezor suite chrome extension",
    "version": "1.2.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_icon": "book-16.png"
    },
    "icons": {
        "16": "book-16.png",
        "48": "book-48.png",
        "128": "book-128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}