Genetic.Family

Understand your DNA across AncestryDNA, MyHeritageDNA, 23andMe, FTDNA and GEDmatch. Upload and Share with your Matches.

Genetic.Family란 무엇입니까?

Genetic.Family은(는) https://genetic.family에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Understand your DNA across AncestryDNA, MyHeritageDNA, 23andMe, FTDNA and GEDmatch. Upload and Share with your Matches."입니다.

확장 프로그램 스크린샷

screenshot

Genetic.Family 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Interested in using your DNA data and integrating it all together.  Look at information from Ancestry, MyHeritage, 23andMe, FTDNA and GEDmatch in a whole new way.

Recently added addition to see your DNA information on WikiTree.

Also allows you to quickly change your privacy settings on GEDmatch for all of your kits.                    

확장 프로그램 기본 정보

이름 Genetic.Family Genetic.Family
ID aphgflniadmhhmiebacmblekknbpkhbc
공식 URL https://chromewebstore.google.com/detail/geneticfamily/aphgflniadmhhmiebacmblekknbpkhbc
설명 Understand your DNA across AncestryDNA, MyHeritageDNA, 23andMe, FTDNA and GEDmatch. Upload and Share with your Matches.
파일 크기 1.54 MB
설치 횟수 1,506
현재 버전 2.0.0.03
최근 업데이트 2022-09-11
출시 날짜 2020-06-02
평점 5.00/5 총 3 개의 평점
개발자 https://genetic.family
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://genetic.family/Help
도움말 페이지 URL http://support.genetic.family
개인정보 보호 정책 페이지 URL https://genetic.family/Home/Privacy
지원되는 언어 en
manifest.json
{
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "img\/logo16.png"
    },
    "content_scripts": [
        {
            "css": [
                "css\/genetic.family.css",
                "css\/jquery-ui.min.css",
                "css\/tooltipster.bundle.min.css",
                "css\/plugins\/tooltipster\/sideTip\/themes\/tooltipster-sideTip-noir.min.css",
                "css\/plugins\/tooltipster\/sideTip\/themes\/tooltipster-sideTip-borderless.min.css",
                "css\/all.min.css"
            ],
            "exclude_matches": [
                "*:\/\/apps.wikitree.com\/*"
            ],
            "js": [
                "js\/libs\/jquery-3.3.1.min.js",
                "js\/libs\/jquery-ui.min.js",
                "js\/libs\/jquery.disable-autofill.js",
                "js\/libs\/tooltipster.bundle.min.js",
                "js\/libs\/lodash.js",
                "js\/libs\/bootstrap.js",
                "js\/defaults.js",
                "js\/functions.js",
                "js\/PaiThai.js",
                "js\/chromosome_browser.js",
                "js\/jquery_ext.js",
                "js\/api_classes\/gf.js",
                "js\/site_js\/main.js",
                "js\/api_classes\/gf.js",
                "js\/api_classes\/ftdna.js",
                "js\/api_classes\/gedmatch.js",
                "js\/api_classes\/23andme.js",
                "js\/api_classes\/ancestry.js",
                "js\/api_classes\/ancestrybeta.js",
                "js\/api_classes\/livingdna.js",
                "js\/api_classes\/myheritage.js",
                "js\/api_classes\/api_wrapper.js",
                "js\/ContentScripts.js"
            ],
            "matches": [
                "*:\/\/*.familytreedna.com\/*",
                "*:\/\/*.ancestry.com\/*",
                "*:\/\/*.ancestry.com.au\/*",
                "*:\/\/*.ancestry.co.uk\/*",
                "*:\/\/*.ancestry.ca\/*",
                "*:\/\/*.ancestry.de\/*",
                "*:\/\/*.ancestry.fr\/*",
                "*:\/\/*.ancestry.it\/*",
                "*:\/\/*.ancestry.se\/*",
                "*:\/\/*.gedmatch.com\/*",
                "*:\/\/*.genesis.gedmatch.com\/*",
                "*:\/\/*.myheritage.com\/*",
                "*:\/\/*.myheritage.de\/*",
                "*:\/\/*.myheritage.fr\/*",
                "*:\/\/*.myheritage.it\/*",
                "*:\/\/*.myheritage.se\/*",
                "*:\/\/*.myheritage.no\/*",
                "*:\/\/*.myheritage.nl\/*",
                "*:\/\/*.livingdna.com\/*",
                "*:\/\/*.wikitree.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "Understand your DNA across AncestryDNA, MyHeritageDNA, 23andMe, FTDNA and GEDmatch.  Upload and Share with your Matches.",
    "icons": {
        "128": "img\/logo128.png",
        "16": "img\/logo16.png",
        "48": "img\/logo48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3phxtVI+5YudFfzOIk2NrXgS6SmCuSMOfHyze7TJYIG0LEA+0Sayp0Y3ojY7qphS61QFhWlTGsx0NODg9epH6xirZXZ+19qxknjrHWVFJzFnnjn7gn3+229ggob+stAPvQjamDYKdU2260tN+8mXXJAG7FNpofyA4sumdQLrHUwtjd2kkbiL+WWrsm4A4msMZ7o75CGzz1G1pP6hkIR8aoSkol9\/TEWSDKcO38JpMkYmDR8KJSeBjA6KvGIVDmO2ICoQodUngKMy2L0DvaNpAa3YatdrpW+jynjY2HfJ+cLWkJb243XfpIpL\/eNlCavmFrG0\/JuGbY\/TGD5mQlFC3QIDAQAB",
    "manifest_version": 3,
    "name": "Genetic.Family",
    "options_page": "options.html",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "http:\/\/*.ancestry.com\/*",
        "https:\/\/*.ancestry.com\/*",
        "http:\/\/*.ancestry.co.uk\/*",
        "https:\/\/*.ancestry.co.uk\/*",
        "http:\/\/*.ancestry.com.au\/*",
        "https:\/\/*.ancestry.com.au\/*",
        "http:\/\/*.ancestry.ca\/*",
        "https:\/\/*.ancestry.ca\/*",
        "http:\/\/*.ancestry.de\/*",
        "https:\/\/*.ancestry.de\/*",
        "http:\/\/*.ancestry.fr\/*",
        "https:\/\/*.ancestry.fr\/*",
        "http:\/\/*.ancestry.it\/*",
        "https:\/\/*.ancestry.it\/*",
        "http:\/\/*.ancestry.se\/*",
        "https:\/\/*.ancestry.se\/*",
        "http:\/\/*.myheritage.no\/*",
        "https:\/\/*.myheritage.no\/*",
        "http:\/\/*.myheritage.nl\/*",
        "https:\/\/*.myheritage.nl\/*",
        "http:\/\/*.myheritage.com\/*",
        "https:\/\/*.myheritage.com\/*",
        "http:\/\/*.myheritage.de\/*",
        "https:\/\/*.myheritage.de\/*",
        "http:\/\/*.myheritage.fr\/*",
        "https:\/\/*.myheritage.fr\/*",
        "http:\/\/*.myheritage.it\/*",
        "https:\/\/*.myheritage.it\/*",
        "http:\/\/*.myheritage.se\/*",
        "https:\/\/*.myheritage.se\/*",
        "http:\/\/*.gedmatch.com\/*",
        "https:\/\/*.gedmatch.com\/*",
        "http:\/\/*.dnagedcom.com\/*",
        "https:\/\/*.dnagedcom.com\/*",
        "http:\/\/*.genetic.family\/*",
        "https:\/\/*.genetic.family\/*",
        "http:\/\/*.wikitree.com\/*",
        "https:\/\/*.wikitree.com\/*",
        "http:\/\/*.familytreedna.com\/*",
        "https:\/\/*.familytreedna.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0.0.03",
    "web_accessible_resources": [
        {
            "resources": [
                "css\/*.css",
                "js\/libs\/*.js",
                "js\/api_classes\/*.js",
                "js\/*.js",
                "js\/site_js\/*.js",
                "img\/*.png",
                "header.html",
                "webfonts\/*.eot",
                "webfonts\/*.svg",
                "webfonts\/*.ttf",
                "webfonts\/*.woff",
                "webfonts\/*.woff2",
                "js\/site_js\/injected_scripts.js"
            ],
            "extension_ids": [],
            "matches": [
                "*:\/\/*.familytreedna.com\/*",
                "*:\/\/*.ancestry.com\/*",
                "*:\/\/*.ancestry.com.au\/*",
                "*:\/\/*.ancestry.co.uk\/*",
                "*:\/\/*.ancestry.ca\/*",
                "*:\/\/*.ancestry.de\/*",
                "*:\/\/*.ancestry.fr\/*",
                "*:\/\/*.ancestry.it\/*",
                "*:\/\/*.ancestry.se\/*",
                "*:\/\/*.gedmatch.com\/*",
                "*:\/\/*.genesis.gedmatch.com\/*",
                "*:\/\/*.myheritage.com\/*",
                "*:\/\/*.myheritage.de\/*",
                "*:\/\/*.myheritage.fr\/*",
                "*:\/\/*.myheritage.it\/*",
                "*:\/\/*.myheritage.se\/*",
                "*:\/\/*.myheritage.no\/*",
                "*:\/\/*.myheritage.nl\/*",
                "*:\/\/*.livingdna.com\/*",
                "*:\/\/*.wikitree.com\/*"
            ]
        }
    ]
}