[PR #1774] [MERGED] Unify all Chromium and Firefox based browser profiles #4066

Closed
opened 2026-05-05 10:13:06 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1774
Author: @SkewedZeppelin
Created: 2/11/2018
Status: Merged
Merged: 2/13/2018
Merged by: @SkewedZeppelin

Base: masterHead: 1773


📝 Commits (5)

  • df2f568 Unify all Chromium and Firefox based browser profiles as part of #1773
  • c4a640f Breakout noblacklists/whitelsits for common addons/plugins/programs from firefox-common
  • 67b4f6f Update README.md about browser unification
  • 397f0d3 whitelist gpg in brave profile
  • d9a524c Further unify private-etc in Firefox-based browsers

📊 Changes

26 files changed (+205 additions, -673 deletions)

View changed files

📝 README.md (+9 -0)
📝 etc/abrowser.profile (+5 -32)
📝 etc/bnox.profile (+2 -21)
📝 etc/brave.profile (+3 -24)
etc/chromium-common.profile (+32 -0)
📝 etc/chromium.profile (+2 -22)
📝 etc/cliqz.profile (+8 -71)
📝 etc/cyberfox.profile (+4 -56)
📝 etc/dnox.profile (+2 -21)
etc/firefox-common-addons.inc (+51 -0)
etc/firefox-common.profile (+44 -0)
📝 etc/firefox.profile (+5 -78)
📝 etc/flashpeak-slimjet.profile (+2 -24)
📝 etc/google-chrome-beta.profile (+2 -21)
📝 etc/google-chrome-unstable.profile (+2 -21)
📝 etc/google-chrome.profile (+2 -23)
📝 etc/icecat.profile (+4 -36)
📝 etc/iceweasel.profile (+2 -0)
📝 etc/inox.profile (+2 -21)
📝 etc/iridium.profile (+2 -22)

...and 6 more files

📄 Description

See #1773


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/1774 **Author:** [@SkewedZeppelin](https://github.com/SkewedZeppelin) **Created:** 2/11/2018 **Status:** ✅ Merged **Merged:** 2/13/2018 **Merged by:** [@SkewedZeppelin](https://github.com/SkewedZeppelin) **Base:** `master` ← **Head:** `1773` --- ### 📝 Commits (5) - [`df2f568`](https://github.com/netblue30/firejail/commit/df2f568041fd926a217812523399b059bc888233) Unify all Chromium and Firefox based browser profiles as part of #1773 - [`c4a640f`](https://github.com/netblue30/firejail/commit/c4a640f05acd675ee47452ab078dcc2abd229406) Breakout noblacklists/whitelsits for common addons/plugins/programs from firefox-common - [`67b4f6f`](https://github.com/netblue30/firejail/commit/67b4f6f0099fb9eca0a4b3d56dabe977bda9560f) Update README.md about browser unification - [`397f0d3`](https://github.com/netblue30/firejail/commit/397f0d3a161acf2b1d5fe44dceabbf8bfd1c488f) whitelist gpg in brave profile - [`d9a524c`](https://github.com/netblue30/firejail/commit/d9a524ca72eda49c7993b39bec565aac2dbe9fab) Further unify private-etc in Firefox-based browsers ### 📊 Changes **26 files changed** (+205 additions, -673 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+9 -0) 📝 `etc/abrowser.profile` (+5 -32) 📝 `etc/bnox.profile` (+2 -21) 📝 `etc/brave.profile` (+3 -24) ➕ `etc/chromium-common.profile` (+32 -0) 📝 `etc/chromium.profile` (+2 -22) 📝 `etc/cliqz.profile` (+8 -71) 📝 `etc/cyberfox.profile` (+4 -56) 📝 `etc/dnox.profile` (+2 -21) ➕ `etc/firefox-common-addons.inc` (+51 -0) ➕ `etc/firefox-common.profile` (+44 -0) 📝 `etc/firefox.profile` (+5 -78) 📝 `etc/flashpeak-slimjet.profile` (+2 -24) 📝 `etc/google-chrome-beta.profile` (+2 -21) 📝 `etc/google-chrome-unstable.profile` (+2 -21) 📝 `etc/google-chrome.profile` (+2 -23) 📝 `etc/icecat.profile` (+4 -36) 📝 `etc/iceweasel.profile` (+2 -0) 📝 `etc/inox.profile` (+2 -21) 📝 `etc/iridium.profile` (+2 -22) _...and 6 more files_ </details> ### 📄 Description See #1773 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:13:06 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#4066
No description provided.