LibreWolf is a free and open source web browser descended from the Mozilla Application Suite. It is small, fast and easy to use, and offers many advanced features:
- Popup Blocking
- Tabbed Browsing
- Live Bookmarks (ie. RSS)
- Extensions
- Themes
- FastFind
- Improved Security
librewolf.net
Open a shell and run appjail makejail and appjail start:
appjail makejail -j librewolf -f gh+AppJail-makejails/librewolf \
-o virtualnet=":<random> default" \
-o nat \
-o x11
appjail start librewolfAfter Makejail builds the jail, you can run LibreWolf using the librewolf_open custom stage:
xhost +
appjail run -s librewolf_open librewolf
# or to open a specific website:
appjail run -s librewolf_open -V URL=http://example.org librewolflibrewolf_tag(default:13.5-full): see #tags.librewolf_ajspec(default:gh+AppJail-makejails/librewolf): Entry point where theappjail-ajspec(5)file is located.librewolf_sound_devices(default:1): Enablessndstat,mixer*anddsp*devices.librewolf_3d_devices(default:1): Enablesdri,dri/*,drm,drm/*andpcidevices.librewolf_webcam_devices(default:1): Enablescuse*,video*,usbandusb/*devices.
1.- Use hardware acceleration when available.
2.- Enable WebRender.
| Tag | Arch | Version | Type | librewolf_enable_3d |
librewolf_enable_webcamd |
|---|---|---|---|---|---|
13.5-full |
amd64 |
13.5-RELEASE |
thin |
1 |
1 |
14.3-full |
amd64 |
14.3-RELEASE |
thin |
1 |
1 |

