People Inspector
Displays people markup in a page and simplifies searching for those people.
Qu'est-ce que People Inspector ?
People Inspector est une extension Chrome développée par People-inspector Plugin, et sa fonction principale est "Displays people markup in a page and simplifies searching for those people.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension People Inspector
Téléchargez les fichiers d'extension People Inspector au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | People Inspector |
ID | ckjdjckafdcphbgpgblgbkckhdnlhdhg |
URL Officiel | https://chromewebstore.google.com/detail/people-inspector/ckjdjckafdcphbgpgblgbkckhdnlhdhg |
Description | Displays people markup in a page and simplifies searching for those people. |
Taille du Fichier | 68.76 KB |
Nombre d'Installations | 418 |
Version Actuelle | 0.1 |
Dernière Mise à Jour | 2013-07-12 |
Date de Publication | 2013-07-12 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | People-inspector Plugin |
Type de Paiement | free |
Site Web de l'Extension | http://historical-data.org |
Langues Prises en Charge | 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": [ " |