Install files

Same portal login on every device. Trial: 14 days. Support: support@futuret3ch.com.au

  • Android APK (Play / sideload)

    Install on a phone to test. For Play Console, open the android/ folder in Android Studio, generate a signed AAB (package au.com.futuret3ch.shield).

    Download
  • iOS Xcode project (App Store)

    Must archive on a Mac with Xcode + Apple Developer. Product โ†’ Archive โ†’ App Store Connect. Linux cannot sign an IPA.

    Download
  • Chrome / Edge / Brave extension

    Unzip โ†’ chrome://extensions โ†’ Developer mode โ†’ Load unpacked. Zip is Web Store upload-ready (icons 16/48/128).

    Download
  • Firefox extension

    Unzip to test. Upload the zip at addons.mozilla.org (id shield@futuret3ch.com.au).

    Download
  • Windows (system app source)

    Electron desktop: on a Windows PC run npm install && npm run pack:win in shield-native. Produces Shield.exe with tray + local grid.

    Download
  • Mac (system app source)

    On a Mac: npm run pack:mac then sign/notarize. Unsigned zip: right-click Open.

    Download