<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cyadoux</id>
	<title>Alpine Linux - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cyadoux"/>
	<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/wiki/Special:Contributions/Cyadoux"/>
	<updated>2026-05-05T16:33:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Firefox&amp;diff=29738</id>
		<title>Firefox</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Firefox&amp;diff=29738"/>
		<updated>2025-04-30T16:36:01Z</updated>

		<summary type="html">&lt;p&gt;Cyadoux: Add description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Firefox is a popular, open-source [https://en.wikipedia.org/wiki/Web_browser web browser].&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
To install Firefox, firstly enable the [[Repositories#Enabling_the_community_repository|Community repository]], then type in the terminal:&lt;br /&gt;
&lt;br /&gt;
For the Extended Support Release (ESR) ({{Pkg|firefox-esr}}):&lt;br /&gt;
&lt;br /&gt;
{{Cmd|# apk add firefox-esr}}&lt;br /&gt;
&lt;br /&gt;
For the current release ({{Pkg|firefox}}):&lt;br /&gt;
&lt;br /&gt;
{{Cmd|# apk add firefox}}&lt;br /&gt;
&lt;br /&gt;
=== Alternatives ===&lt;br /&gt;
&lt;br /&gt;
The Alpine packages does not disable most telemetry and similar tracking shipped by upstream. Consider using {{Pkg|librewolf}}, a privacy-centric fork which disables Mozilla&#039;s first-party spyware and analytics:&lt;br /&gt;
&lt;br /&gt;
{{Cmd|# apk add librewolf}}&lt;br /&gt;
&lt;br /&gt;
== Stability ==&lt;br /&gt;
&lt;br /&gt;
If [https://support.mozilla.org/en-US/questions/1175046 tabs crash], then try disabling hardware acceleration, in the Preferences - Performance menu.&lt;br /&gt;
&lt;br /&gt;
== Notifications ==&lt;br /&gt;
&lt;br /&gt;
For Firefox to use native notifications (e.g.: via a notification daemon) the {{Pkg|libnotify}} package is required.&lt;br /&gt;
&lt;br /&gt;
== DRM content using Widevine workaround ==&lt;br /&gt;
&lt;br /&gt;
To play DRM content (Spotify and other streaming websites) you will have to manually set it up. You will need:&lt;br /&gt;
&lt;br /&gt;
{{Cmd|# apk add {{Pkg|gcompat}} {{Pkg|patchelf}}}}&lt;br /&gt;
&lt;br /&gt;
GMP sandbox needs to be disabled on launch:&lt;br /&gt;
&lt;br /&gt;
{{Cmd|# MOZ_DISABLE_GMP_SANDBOX{{=}}1 firefox}}&lt;br /&gt;
&lt;br /&gt;
Now open &amp;lt;code&amp;gt;about:config&amp;lt;/code&amp;gt; and enable &amp;lt;code&amp;gt;media.gmp-widevinecdm.enabled&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;media.gmp-widevinecdm.visible&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Open a [https://bitmovin.com/demos/drm DRM Stream test] to load the plugin then patch the library:&lt;br /&gt;
&lt;br /&gt;
{{cmd|# patchelf --add-needed libgcompat.so.0 ~/.mozilla/firefox/*/gmp-widevinecdm/*/libwidevinecdm.so}}&lt;br /&gt;
&lt;br /&gt;
Finally, reload the page and it should be working (see sources below).&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [https://git.alpinelinux.org/aports/log/?qt=grep&amp;amp;q=firefox Git repositories for Alpine Linux]&lt;br /&gt;
* [https://gitlab.alpinelinux.org/alpine/aports/-/issues/16783 firefox: plug-and-play widevine support]&lt;br /&gt;
* [https://bugs.gentoo.org/910309#c12 crash when trying to play widevine protected content]&lt;br /&gt;
&lt;br /&gt;
[[category: Web Browser]]&lt;/div&gt;</summary>
		<author><name>Cyadoux</name></author>
	</entry>
</feed>