Wikipedia
Read the wiki article without leaving the current webpage.
Wikipediaคืออะไร?
Wikipedia เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Hisham และคุณลักษณะหลักของมันคือ "Read the wiki article without leaving the current webpage."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Wikipedia
ดาวน์โหลดไฟล์ส่วนขยาย Wikipedia ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Read/Search wikipedia articles without leaving your current webpage.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | hhopjkdkehlknopplgamegnfbnheddcn |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/wikipedia/hhopjkdkehlknopplgamegnfbnheddcn |
คำอธิบาย | Read the wiki article without leaving the current webpage. |
ขนาดไฟล์ | 3.27 KB |
จำนวนการติดตั้ง | 447 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2012-07-23 |
วันที่เผยแพร่ | 2012-07-23 |
คะแนน | 4.14/5 รวมทั้งหมด 7 คะแนน |
ผู้พัฒนา | Hisham |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Wikipedia", "version": "1.0", "manifest_version": 2, "description": "Read the wiki article without leaving the current webpage.", "browser_action": { "default_icon": "wiki.gif", "default_popup": "popup.html" } } |