Downloading and using beta builds - SamClercky/Dyxitool GitHub Wiki

Downloading and using beta builds

DISCLAIMER: Beta builds are experimental and can have undefined behavior. Use of these builds are for testing purposes only.

This guide walks you through the steps you need to undertake to install and use a beta build for testing.

Firefox

DISCLAIMER: The procedure described below lowers the security by allowing unsigned extensions in Firefox. While problems rarely happen, you do this at your own risk.

Step 1: Go to about:config

Type in the search bar about:config. You should now see a warning screen where Firefox asks you to proceed with caution. Just press Accept risks and continue.

Step 2: Enable unsigned extensions

Search for the setting xpinstall.signatures.required and change it from true to false.

Step 3: Download extension

Go to the GitHub-release page of this project and download the desired version.

Step 4: Report issues back

If you would find some issues that need fixing before releasing to the public or you want some new features, come over at the issues pages and help improve this project.

Step 5: Enjoy

Enjoy all the new features and the early access to the latest and greatest versions of Dyxitool :)

Chrome

At the moment there are no builds for chrome yet except the initial release. I am working on the situation, but I can not say at the moment when the issues related with the chrome distribution system will be fixed. All I can say is that if you really want this extension in chrome, you need to build it from source with the help of this guide.