By: Rob Pavey
Inspect and view changes in WikiTree Sourcer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "WikiTree Sourcer",
"version": "3.2.1",
"description": "WikiTree Sourcer assists in finding and citing genealogy sources for use on wikitree.com.",
"icons": {
"16": "images/wikitree_sourcer16.png",
"32": "images/wikitree_sourcer32.png",
"48": "images/wikitree_sourcer48.png",
"128": "images/wikitree_sourcer128.png"
},
"background": {
"scripts": [
"base/browser/background/background.mjs"
],
"type": "module"
},
"action": {
"default_popup": "base/browser/popup/popup.html",
"default_icon": {
"16": "images/wts_inactive_16.png",
"32": "images/wts_inactive_32.png",
"48": "images/wts_inactive_48.png",
"128": "images/wts_inactive_128.png"
}
},
"options_ui": {
"page": "base/browser/options/options.html",
"open_in_tab": true
},
"permissions": [
"activeTab",
"scripting",
"storage",
"contextMenus"
],
"optional_host_permissions": [
"*://*.americanancestors.org/*",
"*://*.ancestry.ca/*",
"*://*.ancestry.co.uk/*",
"*://*.ancestry.com.au/*",
"*://*.ancestry.com/*",
"*://*.ancestry.de/*",
"*://*.ancestry.fr/*",
"*://*.ancestry.it/*",
"*://*.ancestry.mx/*",
"*://*.ancestry.se/*",
"*://*.ancestryclassroom.ca/*",
"*://*.ancestryclassroom.co.uk/*",
"*://*.ancestryclassroom.com.au/*",
"*://*.ancestryclassroom.com/*",
"*://*.ancestryheritagequest.com/*",
"*://*.ancestryinstitution.ca/*",
"*://*.ancestryinstitution.co.uk/*",
"*://*.ancestryinstitution.com.au/*",
"*://*.ancestryinstitution.com/*",
"*://*.ancestryinstitution.de/*",
"*://*.ancestryinstitution.fr/*",
"*://*.ancestryinstitution.se/*",
"*://*.ancestrylibrary.ca/*",
"*://*.ancestrylibrary.com.au/*",
"*://*.ancestrylibrary.com/*",
"*://*.ancestrylibraryedition.co.uk/*",
"*://*.auschwitz.org/*",
"*://*.bac-lac.gc.ca/*",
"*://*.bdm.nsw.gov.au/*",
"*://*.bdm.vic.gov.au/*",
"*://*.bdmhistoricalrecords.dia.govt.nz/*",
"*://*.billiongraves.com/*",
"*://*.cadutigrandeguerra.it/*",
"*://*.cornwall-opc-database.org/*",
"*://*.cwgc.org/*",
"*://*.digitalarkivet.no/*",
"*://*.eggsa.org/bdms/*",
"*://*.familysearch.org/*",
"*://*.findmypast.co.uk/*",
"*://*.findmypast.com.au/*",
"*://*.findmypast.com/*",
"*://*.findmypast.ie/*",
"*://*.freebmd.org.uk/*",
"*://*.freebmd2.org.uk/*",
"*://*.genealogysa.org.au/*",
"*://*.google.ca/books/*",
"*://*.google.co.uk/books/*",
"*://*.google.com.au/books/*",
"*://*.google.com/books/*",
"*://*.google.de/books/*",
"*://*.google.fr/books/*",
"*://*.google.ie/books/*",
"*://*.google.it/books/*",
"*://*.google.mx/books/*",
"*://*.google.se/books/*",
"*://*.hathitrust.org/*",
"*://*.howison.co.nz/*",
"*://*.irishgenealogy.ie/*",
"*://*.jstor.org/*",
"*://*.myheritage.com/*",
"*://*.nationalarchives.ie/*",
"*://*.newspaperarchive.com/*",
"*://*.newspapers.com/*",
"*://*.nli.ie/*",
"*://*.openarchieven.nl/*",
"*://*.thegenealogist.co.uk/*",
"*://*.thegenealogist.com/*",
"*://*.ushmm.org/*",
"*://*.wiewaswie.nl/*",
"*://*.wikipedia.org/*",
"*://*.wikitree.com/*",
"*://*.yadvashem.org/*",
"*://archive.org/*",
"*://archives.novascotia.ca/vital-statistics/*",
"*://archives2.gnb.ca/*",
"*://archives67.alsace.eu/ark:/*",
"*://arcinsys.hessen.de/*",
"*://books.google.com/books*",
"*://collections-server.arolsen-archives.org/*",
"*://collections.arolsen-archives.org/*",
"*://data.matricula-online.eu/*",
"*://dfg-viewer.de/*",
"*://digitales-archiv.erzbistum-muenchen.de/*",
"*://ecpp.ucr.edu/*",
"*://geneteka.genealodzy.pl/*",
"*://graves.eggsa.org/*",
"*://librariestas.ent.sirsidynix.net.au/*",
"*://paperspast.natlib.govt.nz/*",
"*://probatesearch.service.gov.uk/*",
"*://recherche.archives.finistere.fr/ark:/*",
"*://rechercher.patrimoines-archives.morbihan.fr/ark:/*",
"*://s1.sos.mo.gov/records/archives/archivesmvc/deathcertificates*",
"*://s1.sos.mo.gov/Records/Archives/ArchivesMvc/DeathCertificates/*",
"*://trove.nla.gov.au/*",
"*://www-ancestryinstitution-com.wikipedialibrary.idm.oclc.org/*",
"*://www-findmypast-co-uk.nls.idm.oclc.org/*",
"*://www-findmypast-com.wikipedialibrary.idm.oclc.org/*",
"*://www.archion.de/*",
"*://www.arcinsys.niedersachsen.de/*",
"*://www.digitale-sammlungen.de/*",
"*://www.doew.at/*",
"*://www.eggsa.org/cgi-bin/*",
"*://www.findagrave.com/*",
"*://www.freecen.org.uk/*",
"*://www.freereg.org.uk/*",
"*://www.gda.bayern.de/*",
"*://www.graves.eggsa.org/*",
"*://www.gro.gov.uk/gro/content/certificates/*",
"*://www.landesarchiv-nrw.de/*",
"*://www.scotlandspeople.gov.uk/*",
"*://www.szukajwarchiwach.gov.pl/*"
],
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Ctrl+Shift+Y"
}
}
},
"browser_specific_settings": {
"gecko": {
"id": "{9c98db38-a25c-475a-bdb9-48f6ec303214}",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "128.0"
}
}
} Best WikiTree Sourcer Alternatives
Here are some Firefox add-ons that are similar to WikiTree Sourcer:
Genealogy Source Finder
Ayaan
WikiTree Browser Extension (Preview)
WikiTree Apps Project
SourceTree Citation Builder
Daniel
WikiTree Browser Extension
WikiTree Apps Project
WikiTree BEE (Preview)
shogen.apps
WikiTree AGC
Rob Pavey
Find a Grave Memorial Extractor
Miyako Jones
Genealogy Assistant
Genea.ca
Genealogy Source Seeker
Tarquin
Wiki-Trace
Vijay Samant
Genealogy Citation Helper
Kyle