People Inspector
Displays people markup in a page and simplifies searching for those people.
什麼是People Inspector?
People Inspector是由People-inspector Plugin開發的Chrome擴展程式,該擴展的主要功能是“Displays people markup in a page and simplifies searching for those people.”。
擴展截圖
下載People Inspector擴展crx文件
下載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 |
官方網址 | 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": [ " |