wallabagger

Install an unreleased version

Sometimes, you want to use a version not available on the stores yet, or a beta version because a developer asked you. If you’re really sure you want to do it anyway, you can follow these steps:

For Firefox

  1. Add the beta version from the Firefox Add-on site

For Chromium-based browsers (Chrome, Vivaldi)

This version WILL NOT be updated automatically by your browser.

  1. Download the last pre-release CRX file
  2. Go to your browser’s extension settings page
    • Chrome: chrome://extensions/
    • Vivaldi: vivaldi:extensions
    • Brave: brave://extensions/
  3. Enable the developer mode (toggle on the top right corner)

Developer mode

  1. Drag ‘n drop the CRX file to this page
  2. Accept to install it
  1. Download the last version of the source code
  2. Unzip this file

For Chromium-based browsers (Chrome, Vivaldi)

  1. Follow the steps 2 and 3 of the previous section
  2. Select the wallabagger folder (containing the manifest.json file)

For Firefox (temporary installation)

  1. Go to your browser’s debugging settings page about:debugging
  2. Open This Firefox
  3. Click Load Temporary Add-on...
  4. Select the manifest.json file from the wallabagger folder

For Firefox for Android (temporary installation)

  1. Set up your computer and Android emulator or device
  2. Connect your phone to your computer using USB
  3. Run adb devices to list all devices
  4. Go to the wallabagger folder (containing the manifest.json file)
  5. Run web-ext run -t firefox-android --adb-device XXX --firefox-apk org.mozilla.firefox

Beta versioning number

Look at the versioning page to get info about releases version numbers.