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 |
公式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": [ " |