Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freaktechnik/favorite-matrix-client
Select your favorite Matrix web client for matrix.to
https://github.com/freaktechnik/favorite-matrix-client
firefox-extension matrix webextension
Last synced: 1 day ago
JSON representation
Select your favorite Matrix web client for matrix.to
- Host: GitHub
- URL: https://github.com/freaktechnik/favorite-matrix-client
- Owner: freaktechnik
- License: mpl-2.0
- Created: 2021-02-06T00:53:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-10T17:23:12.000Z (9 months ago)
- Last Synced: 2024-04-11T00:14:46.946Z (9 months ago)
- Topics: firefox-extension, matrix, webextension
- Language: JavaScript
- Homepage: https://addons.mozilla.org/addon/favorite-matrix-client/?utm_source=github.com&utm_content=about
- Size: 1010 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Favorite Matrix Client
This Firefox extension rewrites matrix.to links to always link to your favorite instance of Element web.
## Installation
A stable release version is available here:
[![addons.mozilla.org/](https://blog.mozilla.org/addons/files/2020/04/get-the-addon-fx-apr-2020.svg)](https://addons.mozilla.org/addon/favorite-matrix-client/?utm_source=github.com&utm_content=install)
## Future Improvements
- Allow specifying a different instance per container
- Support overwriting other clients, once that's actually relevant
- Support arbitrary web instances once that's allowed (see https://github.com/matrix-org/matrix.to/blob/dc4ccaef099b0cee625d4df6082daef50e92f9f5/src/open/clients/Element.js#L20-L24 for the hardcoded list)
- This extension will eventually be superseeded by native support from matrix.to: https://github.com/matrix-org/matrix.to/issues/197## Does This Work in Browsers Other Than Firefox?
Probably, however I don't regularily use any of those browsers, nor am I familiar with how to distribute an extension for them.