stoically / radical

Element (Riot Web) unofficially bundled as Firefox Add-on
https://addons.mozilla.org/firefox/addon/radical-web
MIT License
32 stars 1 forks source link
element firefox matrix riot webextension

Radical

Build Status Coverage Status Radical Matrix room #radical-webext:matrix.org

Element (Riot Web) bundled as Firefox Add-on.

Features

Search

  1. Install Radical Native (the Add-on is not required)
  2. Reload Radical Add-on tab, go to "Settings > Security & Privacy", there you should see a "Manage" button under "Message search", clicking it should show ongoing work

Troubleshooting

Development

yarn is required to build element.

npm install
npm run dev

Firefox

Tests

# watcher
npm run test:watch

# once & coverage
npm run test

Release

# bump version in manifest.json
./scripts/release.sh

Disclaimer

Not an official project from Element!