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.」です。
拡張機能のスクリーンショット
Genetic.Family拡張機能のCRXファイルをダウンロード
Genetic.Family拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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. 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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\/*"
]
}
]
} | |