Tagalog Learning
Learn Tagalog one word at a time!
Tagalog Learningคืออะไร?
Tagalog Learning เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Lebraude และคุณลักษณะหลักของมันคือ "Learn Tagalog one word at a time!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Tagalog Learning
ดาวน์โหลดไฟล์ส่วนขยาย Tagalog Learning ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
When you open a new tab, it's a opportunity to learn something! v1.0: 100 different words/expressions
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Tagalog Learning |
ID | ipcipfohoojmglgmdmdgldkenchihfhb |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/tagalog-learning/ipcipfohoojmglgmdmdgldkenchihfhb |
คำอธิบาย | Learn Tagalog one word at a time! |
ขนาดไฟล์ | 16.89 KB |
จำนวนการติดตั้ง | 29 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2020-01-23 |
วันที่เผยแพร่ | 2020-01-19 |
คะแนน | 2.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | Lebraude |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "version": "1.0", "default_locale": "en", "manifest_version": 2, "icons": { "16": "public\/assets\/icon16.png", "48": "public\/assets\/icon48.png", "128": "public\/assets\/icon128.png" }, "chrome_url_overrides": { "newtab": "public\/index.html" }, "web_accessible_resources": [ "public\/assets\/*" ] } |