Skip to content

How to Install a Development version of the DuckieTV Chrome Browser Extension

garfield69 edited this page Jul 17, 2016 · 41 revisions

###References### In this guide, I will be using:

PROD to refer to the Production DuckieTV Browser Extension version (from the Chrome Google Webstore), and

DEV to refer to the Development DuckieTV Browser Extension version (from GitHub).

NIGHTLY to refer to the Nightly build package of DEV, and

SOURCE to refer to the GitHub source Development version of DEV, to save my aching fingers some work ;-)

###Installation### So you are keen to try out the greatest and latest version of DuckieTV. Terrific.

Fair warning: DEV is a work in progress. You may find incomplete features and/or come across unexpected errors or surprises.

This is a step by step guide on how to install the latest DEV version for Chrome Browsers.

###Pre requisites:### You have the choice of using

  • (1) SOURCE: the DEV from the GitHub source,

OR

  • (2) NIGHTLY: the DEV from the Nightly builds.

The code is the same. The only difference between the two is that the Nightly builds are packaged in the same way as the Chrome Webstore, and is therefore not suitable for your own debugging or modification. If you want to read or change the code then I recommend option (1) SOURCE.

Clone this wiki locally