mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #4177] Document how to enable browser access to native Gnome connector (extensions.gnome.org) #2565
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#2565
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jose1711 on GitHub (Apr 10, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4177
Default profile for Chrome/Firefox disables access to native Gnome connector and making extensions.gnome.org actions like listing extensions, installing, enabling etc impossible.
It would be great if profiles mentios what needs to be done in order to reenable this function for Gnome users. Here's a suggestion for Chrome:
into
chromium-common.profileAnd Firefox:
into
firefox.profile:I have tested this on Arch Linux x86_64, rolling and current master.
@rusty-snake commented on GitHub (Apr 10, 2021):
talkrules should be enough for all of them.For cross-distro compatibility you should use
include allow-python3.inc.Fell free to open a PR with it.