One2Tree

Views the pedigree tree in an interactive ahnentafel list and pedigree chart. It works on Ancestry, MyHeritage and FamilyTreeDNA.

Что такое One2Tree?

One2Tree - это расширение Chrome, разработанное NordeboApps, и его основная функция - "Views the pedigree tree in an interactive ahnentafel list and pedigree chart. It works on Ancestry, MyHeritage and FamilyTreeDNA.".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл CRX расширения One2Tree

Скачайте файлы расширений One2Tree в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Features:
• Interactive ahnentafel list that lets you find persons (and all corresponding ancestors and descendants) in the tree in a quick and easy way.
• Expandable/contractible pedigree chart.
• Ability to save list as a CSV, HTML, text or GEDCOM file.

-----------------------------------------------------------

How it works:
• Click the One2Tree icon to activate it when you have loaded the tree and it's showing on Ancestry, MyHeritage or FamilyTreeDNA.
• On MyHeritage and FamilyTreeDNA you must be in the pedigree view.
• Choose max generation and then press the Go!-button.
• If One2Tree can read the tree a new tab will open where the list is being loaded and displayed when finished.
• If another tree than what you had on your active browser tab comes up (e.g. a previously loaded tree), reload the page and try again.
• Note that loading large trees may take some time.

-----------------------------------------------------------

The free trial version is limited to 4 generations.

One2Tree does not in any way use, distribute or store information outside its intended use.

Contact: [email protected]                    

Основная информация о расширении

Название One2Tree One2Tree
ID pblapjjhibfmcfhpoapcmfdnjbnfifdp
Официальный URL https://chromewebstore.google.com/detail/one2tree/pblapjjhibfmcfhpoapcmfdnjbnfifdp
Описание Views the pedigree tree in an interactive ahnentafel list and pedigree chart. It works on Ancestry, MyHeritage and FamilyTreeDNA.
Размер файла 362 KB
Количество установок 3,212
Текущая Версия 1.5.2
Последнее Обновление 2023-10-01
Дата публикации 2020-06-04
Рейтинг 4.18/5 Всего 17 оценок
Разработчик NordeboApps
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://nordeboapps.com
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "One2Tree",
    "version": "1.5.2",
    "description": "Views the pedigree tree in an interactive ahnentafel list and pedigree chart. It works on Ancestry, MyHeritage and FamilyTreeDNA.",
    "author": "NordeboApps",
    "permissions": [
        "tabs",
        "webRequest",
        "identity",
        "identity.email",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/nordeboapps.com\/*",
        "https:\/\/tree.familytreedna.com\/*",
        "https:\/\/treeapi.familytreedna.com\/*",
        "https:\/\/www.ancestry.com\/*",
        "https:\/\/www.ancestry.co.uk\/*",
        "https:\/\/www.ancestry.ca\/*",
        "https:\/\/www.ancestry.com.au\/*",
        "https:\/\/www.ancestry.de\/*",
        "https:\/\/www.ancestry.it\/*",
        "https:\/\/www.ancestry.fr\/*",
        "https:\/\/www.ancestry.se\/*",
        "https:\/\/www.ancestry.mx\/*",
        "https:\/\/www.myheritage.com\/*",
        "https:\/\/www.myheritage.cat\/*",
        "https:\/\/www.myheritage.cz\/*",
        "https:\/\/www.myheritage.dk\/*",
        "https:\/\/www.myheritage.de\/*",
        "https:\/\/www.myheritage.ee\/*",
        "https:\/\/www.myheritage.es\/*",
        "https:\/\/www.myheritage.fr\/*",
        "https:\/\/www.myheritage.co.kr\/*",
        "https:\/\/www.myheritage.com.hr\/*",
        "https:\/\/www.myheritage.it\/*",
        "https:\/\/www.myheritage.lv\/*",
        "https:\/\/www.myheritage.lt\/*",
        "https:\/\/www.myheritage.hu\/*",
        "https:\/\/www.myheritage.nl\/*",
        "https:\/\/www.myheritage.jp\/*",
        "https:\/\/www.myheritage.no\/*",
        "https:\/\/www.myheritage.pl\/*",
        "https:\/\/www.myheritage.com.br\/*",
        "https:\/\/www.myheritage.com.pt\/*",
        "https:\/\/www.myheritage.ro\/*",
        "https:\/\/www.myheritage.mk\/*",
        "https:\/\/www.myheritage.sk\/*",
        "https:\/\/www.myheritage.si\/*",
        "https:\/\/www.myheritage.fi\/*",
        "https:\/\/www.myheritage.se\/*",
        "https:\/\/www.myheritage.com.tr\/*",
        "https:\/\/www.myheritage.cn\/*",
        "https:\/\/www.myheritage.tw\/*",
        "https:\/\/www.myheritage.gr\/*",
        "https:\/\/www.myheritage.rs\/*",
        "https:\/\/www.myheritage.com.ua\/*",
        "https:\/\/www.myheritage.am\/*",
        "https:\/\/www.myheritage.co.il\/*",
        "https:\/\/www.myheritage.co.in\/*",
        "https:\/\/accounts.google.com\/*",
        "https:\/\/www.googleapis.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/tree.familytreedna.com\/*",
                "https:\/\/www.myheritage.com\/*",
                "https:\/\/www.myheritage.cat\/*",
                "https:\/\/www.myheritage.cz\/*",
                "https:\/\/www.myheritage.dk\/*",
                "https:\/\/www.myheritage.de\/*",
                "https:\/\/www.myheritage.ee\/*",
                "https:\/\/www.myheritage.es\/*",
                "https:\/\/www.myheritage.fr\/*",
                "https:\/\/www.myheritage.co.kr\/*",
                "https:\/\/www.myheritage.com.hr\/*",
                "https:\/\/www.myheritage.it\/*",
                "https:\/\/www.myheritage.lv\/*",
                "https:\/\/www.myheritage.lt\/*",
                "https:\/\/www.myheritage.hu\/*",
                "https:\/\/www.myheritage.nl\/*",
                "https:\/\/www.myheritage.jp\/*",
                "https:\/\/www.myheritage.no\/*",
                "https:\/\/www.myheritage.pl\/*",
                "https:\/\/www.myheritage.com.br\/*",
                "https:\/\/www.myheritage.com.pt\/*",
                "https:\/\/www.myheritage.ro\/*",
                "https:\/\/www.myheritage.mk\/*",
                "https:\/\/www.myheritage.sk\/*",
                "https:\/\/www.myheritage.si\/*",
                "https:\/\/www.myheritage.fi\/*",
                "https:\/\/www.myheritage.se\/*",
                "https:\/\/www.myheritage.com.tr\/*",
                "https:\/\/www.myheritage.cn\/*",
                "https:\/\/www.myheritage.tw\/*",
                "https:\/\/www.myheritage.gr\/*",
                "https:\/\/www.myheritage.rs\/*",
                "https:\/\/www.myheritage.com.ua\/*",
                "https:\/\/www.myheritage.am\/*",
                "https:\/\/www.myheritage.co.il\/*",
                "https:\/\/www.myheritage.co.in\/*",
                "https:\/\/accounts.google.com\/o\/oauth2\/auth*"
            ],
            "js": [
                "content_script.js"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "One2Tree",
        "default_popup": "action.html",
        "default_icon": {
            "32": "32.png",
            "64": "64.png",
            "128": "128.png"
        }
    },
    "icons": {
        "32": "32.png",
        "64": "64.png",
        "128": "128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAop5Lsn+cQkcfXmfjZlqAuHZXPWyzUuv7OjG0f+bdsL+lTbkozWGUT67llKO0HnGbHF3H0pOrfsrfSBis3QxWcFjVaYqoUKbLOeMlBAQiccwIBFuSL2XOdJVDONUM2+dtCpKGhYcY8Z7t+GqXQMEAjDkNNQEANS71MI0PXQ1bAxMUKrCBYyleVoFqIv7Hp2aD9cP853TaTYjF+iXHlCXarWRYmdcNyHqnLL8c1kfWNzUQtpUHr1ntzEy725YerRq3A8eOrxXmmDFNMenuHQJlEPjf0EPrlndrAGsXIuQ8SRO2YtUQIM1ArXb7LHnf95hSvrXVvVdvwkopFuMpMRFBLwIDAQAB",
    "oauth2": {
        "client_id": "751448787404-gf8b23noieeg1e2hmurs7k67t7u56shj.apps.googleusercontent.com",
        "scopes": [
            "profile"
        ]
    }
}