wikitree / wikitree-browser-extension

Browser extension that adds advanced features to WikiTree.com.
MIT License
24 stars 20 forks source link
genealogy hacktoberfest wikitree

WikiTree Browser Extension

Build and test preview-release stable-release

Installation for end users

The latest version can be downloaded from your browser's app store:

Installation for testers

To test the extension you can:

Installation for developers

To use the latest browser extension from source code, you need to perform several steps to get the source code and build the extension.

  1. Get the source code
git clone https://github.com/wikitree/wikitree-browser-extension.git
cd wikitree-browser-extension
  1. Install npm

See npm official documentation.

  1. Install dependencies
npm install
  1. Build the extension

For Chrome:

npm run build

For Firefox:

npm run build-firefox
  1. Load the extension

For Chrome:

For Firefox:

Features

For a full list of features, visit the WikiTree Browser Extension page on WikiTree.

If you would like to contribute, see contributing.md.

If you have an idea for a new feature, post in WikiTree G2G using the wt_apps and improvements tags.