30 Seconds Of English

Given new word every time open a new tab

30 Seconds Of Englishคืออะไร?

30 Seconds Of English เป็นส่วนขยายของ Chrome ที่พัฒนาโดย nnsang24 และคุณลักษณะหลักของมันคือ "Given new word every time open a new tab"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย 30 Seconds Of English

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

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

                        Given new word every time open a new tab.

30 Seconds Of English is a simple Chrome extension that helps you easy to learn and remember a new vocabulary each time open a new tab.

30 Seconds Of English will override your new tab and give you a random English word.                    

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

ชื่อ 30 Seconds Of English 30 Seconds Of English
ID jfhljdccgekaodefhhiakoajcehpkfhn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/30-seconds-of-english/jfhljdccgekaodefhhiakoajcehpkfhn
คำอธิบาย Given new word every time open a new tab
ขนาดไฟล์ 4.46 MB
จำนวนการติดตั้ง 139
เวอร์ชันปัจจุบัน 0.0.2
อัปเดตครั้งล่าสุด 2021-02-23
วันที่เผยแพร่ 2021-02-17
คะแนน 4.80/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา nnsang24
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://ngocsangyem.io/
URL หน้าช่วยเหลือ https://github.com/ngocsangyem/30SecondsOfEnglish
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "30 Seconds Of English",
    "short_name": "30 SoE",
    "description": "Given new word every time open a new tab",
    "version": "0.0.2",
    "icons": {
        "16": "\/images\/mstile-144x144.png",
        "48": "\/images\/mstile-144x144.png",
        "128": "\/images\/mstile-144x144.png"
    },
    "homepage_url": "https:\/\/ngocsangyem.io\/",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}