Giter VIP home page Giter VIP logo

wikitree-browser-extension's Introduction

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:

  • download the latest zip for your browser:
  • unpack it somewhere on your computer,
  • Go to chrome://extensions,
  • Make sure you have Developer mode turned on (top right corner),
  • Click Load unpacked,
  • Select the folder where you unpacked the extension.
  • then first thing is to go to the extension Options and select which components you want to use.

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:

  • Go to chrome://extensions
  • Make sure you have Developer mode turned on (top right corner)
  • Click Load unpacked
  • Select the wikitree-browser-extension/dist folder

For Firefox:

  • Go to about:debugging
  • Click "This Firefox" on the left-hand side
  • Click the "Load Temporary Add-on..." button
  • Choose a file in the wikitree-browser-extension/dist folder

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.

wikitree-browser-extension's People

Contributors

andy5995 avatar david-quadpro avatar dijkgraaf avatar flominatortm avatar harrislineage avatar jmecode avatar jmegenealogy avatar jonathanduke avatar kayveedw avatar ke4tch avatar lesko987 avatar pewu avatar robpavey avatar shogenapps avatar udjeni avatar yachtrocker avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.