People Inspector
Displays people markup in a page and simplifies searching for those people.
People Inspectorคืออะไร?
People Inspector เป็นส่วนขยายของ Chrome ที่พัฒนาโดย People-inspector Plugin และคุณลักษณะหลักของมันคือ "Displays people markup in a page and simplifies searching for those people."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย People Inspector
ดาวน์โหลดไฟล์ส่วนขยาย People Inspector ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
People Inspector is a tool for genealogy research. It supports sites that publish their content with Schema.org markup. When the People Inspector extension detects people markup on a page, it places a family tree icon in the tool bar. Clicking this icon opens a window with the names of the people in the page. Buttons for searching for that person on Google, Family Search, Geni, My Heritage, and We Relate make research a snap.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | People Inspector |
ID | ckjdjckafdcphbgpgblgbkckhdnlhdhg |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/people-inspector/ckjdjckafdcphbgpgblgbkckhdnlhdhg |
คำอธิบาย | Displays people markup in a page and simplifies searching for those people. |
ขนาดไฟล์ | 68.76 KB |
จำนวนการติดตั้ง | 418 |
เวอร์ชันปัจจุบัน | 0.1 |
อัปเดตครั้งล่าสุด | 2013-07-12 |
วันที่เผยแพร่ | 2013-07-12 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | People-inspector Plugin |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://historical-data.org |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "People Inspector", "version": "0.1", "description": "Displays people markup in a page and simplifies searching for those people.", "background": { "scripts": [ "js\/background.js" ] }, "page_action": { "default_icon": { "19": "images\/icon-19.png", "38": "images\/icon-38.png" }, "default_title": "People Markup", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |