wikitree-browser-extension
Browser extension that adds advanced features to WikiTree.com.
WikiTree Browser Extension
A MIT licensed browser extension that adds advanced features to the WikiTree genealogy site, available for Chrome, Firefox and Safari.
Availability for end users
The extension is distributed through the standard browser app stores. Chrome users install from the Chrome Web Store, Firefox users from Firefox Add-ons, and Safari users from the App Store for iOS and Mac. The README displays both a preview release badge and a stable release badge, indicating the project maintains two published tracks. For end users the install is the ordinary store flow with no build step required, which keeps the audience focused on genealogy contributors rather than developers.
Building from source
Testers and developers can work from source. Testers download a zip of the stable or preview release, unpack it, enable developer mode in the browser, and use load unpacked to select the folder, then open the extension options to choose which components to enable. Developers clone the repository, install npm, run npm install, and build with npm run build for Chrome or npm run build-firefox for Firefox, then load the resulting dist folder. The repository carries a build and test workflow badge, suggesting automated checks run on pull requests.
Features and contribution
The README points to a full feature list on the WikiTree space page rather than enumerating every feature inline, and describes the extension as adding advanced features to WikiTree.com. Contribution guidance links to a contributing.md and a tutorial.md, and new feature ideas are directed to the WikiTree G2G forum using the wt_apps and improvements tags. The project is MIT licensed and the default development branch is named development rather than main, which is worth noting for anyone cloning the repo to contribute.
Editorial conclusion
The extension is MIT licensed and reported forty seven stars at indexing, with separate stable and preview release channels published on GitHub and the browser stores.
Community notes