Posted from Ren Browser! https://github.com/Quad4-Software/Ren-Browser
Ren Browser
Started by Ivan-Ren-Browser 4c5d7b0c58ce97df... ·
Also available on Quad4 rngit (132f67e79d9b24aad014e93015fb858f:/page/repo.mu`g=public|r=ren-browser), releases will be available when stable. Right now nightly/beta pre-releases are on GitHub.
Not guaranteed to work on all platforms yet, report any issues to me via LXMF: f489752fbef161c64d65e385a4e9fc74 or on GitHub issues.
- Uses Reticulum-Go and Micron-Parser-Go
- Micron parser is modular with WASM
- Android app with low battery usage
- Extension system
- Variety of deployment options and supported platforms.
- Built-in Micron Editor
For Android, make sure memory tagging is disabled for the app to work. This will be fixed in a future go version.
That's exciting
I was just thinking about doing something similar.
Should have stable release out Friday.
IOS is now supported and works but needs to be sideloaded with the .ipa for the time being.
Extension system - install JS or WASM plugins with per-permission grants (network, storage, navigation).
is there any examples of existing plugins?
Right now here is early docs https://github.com/Quad4-Software/Ren-Browser/blob/master/docs/en/extensions.md and examples https://github.com/Quad4-Software/Ren-Browser/tree/master/extensions
First release is out v0.1.0
132f67e79d9b24aad014e93015fb858f:/page/release.mu`g=public|r=ren-browser|t=v0.1.0
https://github.com/Quad4-Software/Ren-Browser/releases/tag/v0.1.0
Enjoying testing this out! I can't find the micron editor though
Cuanto wrote:
Enjoying testing this out! I can't find the micron editor though
If you open new tab and type "editor" then enter. I will make it easier in a future update.