1
0
Fork
You've already forked Phoenix
0
forked from celenity/Phoenix
1 Install Extended
Wiki edited this page 2026年07月12日 21:12:49 +00:00
Table of Contents

🔥 Extended Config

For advanced users who would like to go above & beyond when protecting their privacy & security, at the cost of occasional breakage, Phoenix offers an Extended configuration. For a list of features specific to Phoenix Extended, please see here.

Tip

Unlike Phoenix's standard default configuration, Extended is profile-specific. This means that you can use the Extended config as needed when you desire the extra protection, and revert back to Phoenix's standard config through another profile for everything else.

Personally, if you're up for it, I would highly recommend trying out the Extended config, and setting overrides as needed.

Tip

Phoenix makes it very easy to set overrides through your about:config. No more manual override files!)

You can see for a list of known sites that have issues or quirks with Phoenix Extended, and what you need to toggle to fix them.

To enable Phoenix Extended, simply set the browser.phoenix.extended preference to true from about:config, and restart the browser.

If preferred, you can also enable Phoenix Extended with a user.js file:

user_pref("browser.phoenix.extended", true);

Phoenix - A suite of configurations & advanced modifications for Mozilla Firefox, designed to put the user first.