Penpaland
Language exchange with Pen Pals around the world
Penpalandคืออะไร?
Penpaland เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.penpaland.com และคุณลักษณะหลักของมันคือ "Language exchange with Pen Pals around the world"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Penpaland
ดาวน์โหลดไฟล์ส่วนขยาย Penpaland ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
PenPal Land is the free social networking site for exchange language with Pen Pals around the world.Get your pen pal and learn languages for free now! Penpaland Features: - Language exchange for learning English, Spanish, French, Portuguese, Italian, Arabic, Korean and so on. - Making friends around the world - Search engine for travel buddy - Search engine for language partner - Publish Articles - Ask questions and wait for the best answers
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | bgeljjcdocekijhlfkjbkcfmfijmibjh |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/penpaland/bgeljjcdocekijhlfkjbkcfmfijmibjh |
คำอธิบาย | Language exchange with Pen Pals around the world |
ขนาดไฟล์ | 31.52 KB |
จำนวนการติดตั้ง | 204 |
เวอร์ชันปัจจุบัน | 1.2 |
อัปเดตครั้งล่าสุด | 2018-02-19 |
วันที่เผยแพร่ | 2018-02-19 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | https://www.penpaland.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.penpaland.com |
URL หน้าช่วยเหลือ | https://www.penpaland.com/feedback |
URL หน้านโยบายความเป็นส่วนตัว | https://www.penpaland.com/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Penpaland", "description": "Language exchange with Pen Pals around the world", "version": "1.2", "icons": { "128": "128.png" }, "browser_action": { "default_popup": "iframe2.html" }, "permissions": [ "unlimitedStorage", "notifications" ] } |