Skip to content

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

garfield69 edited this page Jul 31, 2020 · 21 revisions

ALERT

with the Chrome Web store not publishing Nightly extension updates (see ticket #1233 for details),
here is an alternate method to install the Nightly chrome extension

  1. download the Nightly Chrome extension zip file *.chrome-browseraction.zip from https://github.com/DuckieTV/Nightlies/releases
  2. unpack the contents to a local folder of your choice
  3. access your chrome browser
  4. go to the browser extensions page chrome://extensions/
  5. enable the developer mode switch (top right of that page)
  6. click on the load unpacked button (near top left)
  7. navigate the extension directory popup to where ever you put the files from step 2
  8. if successful, you should see an upside down duckietv icon near the right side of your browser address bar
  9. click that icon to start your Nightly chrome extension app

Pre requisites:

Note: Chrome Browsers on Windows XP and Windows Vista are not supported.

Footnote:

  • You will be able to distinguish the DEV nightlies from the PROD regular builds because the nightlies have the Duckie logo turned up side down.
  • You can run a nightly browser action and the regular browser action side by side, but there can only be one active new tab extension in chrome.
    This means you need to disable one of the new tab extensions from chrome://extensions/ by un-ticking its Enabled check box.

Backup

If you have been using a PROD version, you may want to clone it's Database for use with DEV. To do this you need to

  • start DuckieTV and click on the Settings Icon
  • click on the Backup button
  • and then on the Create Database Backup button
  • and now click on the Backup Ready! Click to Download button
  • and then click on the Save button to store your backup.

Start up DEV

  • Click on your new TAB, or Button to launch it. You are now running the DEV version!!

Additional Notes

(i) To Import your backup to populate the new DEV Database

  • at the You have not Series Yet! page click on the You can Also Import a Backup button
  • and then click on the Choose a Backup to Load button
  • Select your backup and click on the Open button
  • and wait until the import is complete.

Problems?

  • feel free to raise a ticket on GitHub here, or submit a post on Reddit here
Clone this wiki locally