Pedigree Thief

Creates ahnentafels from Pedigree Trees (plus other tools to assist with data input to Genealogical DNA Analysis Tool).

什么是Pedigree Thief?

Pedigree Thief是由PeffersGen开发的Chrome扩展程序,该扩展的主要功能是“Creates ahnentafels from Pedigree Trees (plus other tools to assist with data input to Genealogical DNA Analysis Tool).”。

扩展截图

screenshot
screenshot
screenshot

下载Pedigree Thief扩展crx文件

下载Pedigree Thief扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Pedigree Thief is a genealogy data gathering tool. The information gathered is intended to be imported into Genealogical DNA Analysis Tool, a program that allows you to manage your DNA matches. 

Please note that only English language pages are supported although the extension may function in other language sites.

The extension's primary function is to read pedigree trees ( Geni and MyHeritage) and convert them to Ahnentafel. See also the included Pedigree to GedCom application that can read pedigrees from other sources.

It will also read information on matches from MyHeritage as well as adding a couple of utilities to some GedMatch web pages. 

Before using for the first time, right-click the icon and select 'Help' from the menu. This will give guidance to setting up and using the extension. For further help join the Pedigree Thief Facebook group.

---------------------------------
Pedigree Thief Change Log
Version 3.0.9 - updated 13 December 2023
- Fixed issue in 'Pedigree to Gedcom' where it could fail to read a WikiTree compact tree.

Version 3.0.8 - updated 5 December 2023
- Added check to ensure info for test person is available on the MyHeritage matches page.
- Fixed issue where reading Chromosome page would generate incorrect shared cMs value .(No impact on GDAT).

Version 3.0.7 - updated 28 November 2023
- Minor bug fix - activity log
- Fixed issue with removal of stored triangulations when read
- Further fixes for MyHeritage sites where numbers use comma decimal point

Version 3.0.6 - updated 27 November 2023
- Fixed ICW button in GedMatch Both or 1 of 2 page.

Version 3.0.5 - updated 25 November 2023
- Updates DNA data if different from that currently stored.
- Fixed issue if in comma decimal locale when reading chromosome date from a match page.

Version 3.0.4 - updated 22 November 2023
- Fixed issue where PT was recording erroneous MyHeritage ICWs after reading a list of matches.

Version 3.0.3 - updated 22 November 2023
- Fixed problem when creating matches file in GedMatch - both or 1 of 2

Version 3.0.2 - updated 21 November 2023
- Fixed format of Matches file from GedMatch 'Matches Both or 1 of 2' from the 'Both' tab and renamed template (was GedMatch Matches with email.txt)
- Fixed issue when reading chromosome browser when the data appears to be in a 'comma' decimal point format.

Version 3.0.1 - updated 19 Nov 2023
Bug fixes :
- Removed duplicates of Date/Times in downloads dropdowns in MyHeritage.
- Fixed so only one tab of P2G created.
- Fixed ICW & Triangulation output files so that they are limited by the date selected.
- Fixed bug preventing GedMatch ICW from downloading file.

Version 3.0.0 - updated 16 Nov 2023
Extensive re-write to make it easier to maintain.                    

扩展基本信息

名称 Pedigree Thief Pedigree Thief
ID hdgjlfchbpojdocjlldfikeddamdcbhn
官方URL https://chromewebstore.google.com/detail/pedigree-thief/hdgjlfchbpojdocjlldfikeddamdcbhn
简介 Creates ahnentafels from Pedigree Trees (plus other tools to assist with data input to Genealogical DNA Analysis Tool).
文件大小 492 KB
安装次数 2,418
当前版本 3.0.9
更新时间 2023-12-13
上架时间 2020-06-14
评分 4.36/5 共25次评分
开发者 PeffersGen
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://drive.google.com/open?id=1Eo6QYYYP1-CbvCcuittHgWQBvLWzbQJ5
支持的语言 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pedigree Thief",
    "version": "3.0.9",
    "description": "Creates ahnentafels from Pedigree Trees (plus other tools to assist with data input to Genealogical DNA Analysis Tool).",
    "manifest_version": 3,
    "icons": {
        "16": "images\/PedigreeThief16.png",
        "48": "images\/PedigreeThief48.png",
        "128": "images\/PedigreeThief128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/app.gedmatch.com\/GEDCom\/pedigree_text.php"
            ],
            "js": [
                "sites\/common\/initialise_content.js",
                "sites\/gedmatch\/pedigree_content.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/app.gedmatch.com\/people_match2.php"
            ],
            "js": [
                "sites\/common\/initialise_content.js",
                "sites\/gedmatch\/peopleMatch2_content.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/gw.geneanet.org\/*"
            ],
            "js": [
                "sites\/common\/initialise_content.js",
                "sites\/geneanet\/pedigree_content.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/www.geni.com\/list\/ancestors\/*"
            ],
            "js": [
                "sites\/common\/initialise_content.js",
                "sites\/geni\/pedigree_content.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/app.gedmatch.com\/OneToManyFreeOriginalResults.php?*",
                "https:\/\/app.gedmatch.com\/OneToManyTier1Simple.php",
                "https:\/\/app.gedmatch.com\/OneToManyFreeLimited.php*",
                "https:\/\/app.gedmatch.com\/OneToManyTier1Full.php**",
                "https:\/\/app.gedmatch.com\/OneToManyTier1Full.php"
            ],
            "js": [
                "sites\/common\/initialise_content.js",
                "sites\/gedmatch\/oneToMany_content.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/www.myheritage.com\/dna\/results\/*",
                "https:\/\/www.myheritage.com\/dna\/ethnicity\/*",
                "https:\/\/www.myheritage.com\/dna\/matches\/*",
                "https:\/\/www.myheritage.com\/dna\/tools\/*",
                "https:\/\/www.myheritage.se\/dna\/results\/*",
                "https:\/\/www.myheritage.se\/dna\/ethnicity\/*",
                "https:\/\/www.myheritage.se\/dna\/matches\/*",
                "https:\/\/www.myheritage.se\/dna\/tools\/*"
            ],
            "js": [
                "database\/Dexie.js",
                "sites\/common\/initialise_content.js",
                "sites\/myheritage\/matches\/matches_content.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/www.myheritage.com\/dna\/chromosome-browser\/compare*",
                "https:\/\/www.myheritage.se\/dna\/chromosome-browser\/compare*"
            ],
            "js": [
                "database\/Dexie.js",
                "sites\/common\/initialise_content.js",
                "sites\/myheritage\/chromosome\/chromosome_content.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/www.myheritage.com\/dna\/match\/*",
                "https:\/\/www.myheritage.se\/dna\/match\/*"
            ],
            "js": [
                "database\/Dexie.js",
                "sites\/common\/initialise_content.js",
                "sites\/myheritage\/match\/match_content.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/www.myheritage.com\/pedigree-tree*",
                "https:\/\/www.myheritage.se\/pedigree-tree*"
            ],
            "js": [
                "sites\/common\/initialise_content.js",
                "sites\/myheritage\/pedigree\/pedigree_content.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/www.wikitree.com\/treewidget\/*"
            ],
            "js": [
                "sites\/common\/initialise_content.js",
                "sites\/wikitree\/pedigree_content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/app.gedmatch.com\/*",
                "*:\/\/gw.geneanet.org\/*",
                "*:\/\/www.geni.com\/*",
                "*:\/\/www.myheritage.com\/*",
                "*:\/\/www.myheritage.se\/*",
                "*:\/\/www.wikitree.com\/*"
            ],
            "resources": [
                "sites\/common\/utilities.mjs",
                "options\/optionsInStorage.mjs"
            ]
        },
        {
            "matches": [
                "*:\/\/www.myheritage.com\/*",
                "*:\/\/www.myheritage.se\/*"
            ],
            "resources": [
                "database\/db_common.mjs",
                "sites\/myheritage\/myheritage_downloads.mjs",
                "sites\/myheritage\/pedigree\/extract_pedigree.mjs",
                "sites\/myheritage\/matches\/extract_matches.mjs",
                "sites\/myheritage\/match\/extract_match.mjs",
                "sites\/myheritage\/chromosome\/extract_chromosome.mjs",
                "sites\/myheritage\/matches\/import_files.mjs"
            ]
        },
        {
            "matches": [
                "*:\/\/app.gedmatch.com\/*"
            ],
            "resources": [
                "sites\/gedmatch\/extract_oneToMany.mjs",
                "sites\/gedmatch\/extract_peopleMatch2.mjs",
                "sites\/gedmatch\/extract_pedigree.mjs"
            ]
        },
        {
            "matches": [
                "*:\/\/gw.geneanet.org\/*"
            ],
            "resources": [
                "sites\/geneanet\/extract_pedigree.mjs"
            ]
        },
        {
            "matches": [
                "*:\/\/www.geni.com\/*"
            ],
            "resources": [
                "sites\/geni\/extract_pedigree.mjs"
            ]
        },
        {
            "matches": [
                "*:\/\/www.wikitree.com\/*"
            ],
            "resources": [
                "sites\/wikitree\/extract_pedigree.mjs"
            ]
        }
    ],
    "background": {
        "service_worker": "background\/background.mjs",
        "type": "module"
    },
    "options_page": "options\/options.html",
    "permissions": [
        "storage",
        "clipboardWrite",
        "contextMenus",
        "declarativeContent"
    ],
    "action": {
        "default_icon": {
            "16": "images\/PedigreeThief16.png",
            "48": "images\/PedigreeThief48.png",
            "128": "images\/PedigreeThief128.png"
        },
        "default_title": "Pedigree Thief",
        "default_popup": "popup\/popup.html"
    }
}