Irregular Verbs List

Irregular Verbs List

Irregular Verbs Listคืออะไร?

Irregular Verbs List เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://sem-dev.net และคุณลักษณะหลักของมันคือ "Irregular Verbs List"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Irregular Verbs List

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

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

                        this extension contains the list of the irregular verbs in three forms                    

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

ชื่อ Irregular Verbs List Irregular Verbs List
ID gdccddffggfiblkgbfimeaboeneefldm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/irregular-verbs-list/gdccddffggfiblkgbfimeaboeneefldm
คำอธิบาย Irregular Verbs List
ขนาดไฟล์ 35.92 KB
จำนวนการติดตั้ง 158
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2023-01-02
วันที่เผยแพร่ 2021-01-01
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://sem-dev.net
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/SEM-DEV/Irregular-Verbs-List
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Irregular Verbs List",
    "manifest_version": 2,
    "version": "1.0",
    "description": "Irregular Verbs List",
    "icons": {
        "16": "icon_16.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "icon_16.png"
        },
        "default_popup": "popup.html"
    }
}