Commit Graph

133 Commits (master)

Author SHA1 Message Date
ohfp f8785f18f6 update ublock origin 2021-05-06 11:17:53 +02:00
Bert van der Weerd 473aa1d935
Added faq.md 2021-05-04 15:15:08 -04:00
ohfp b33bfb5a03 Allow overriding prefs
This commit would allow overriding prefs
(locked or otherwise) with a user accessible file even
on sandboxed/restricted releases (like AppImage or Flatpak).

This works because the last specific pref value that is parsed
during startup is the one that gets actually applied; this way
an empty / non existing overrides file will not have any effect,
and only prefs changed in this file will be changed, while other
prefs from the `librewolf.cfg` will still be applied.

The difference to a `user.js` is that at this stage / with this
file, even locked prefs can still be modified.

Should we desire to have some prefs _really_ locked down (which we
do not want to be changeable with this override method), we could
just place them after the changes from this MR - so they would be
parsed after those defined in the overrides file and could override
pref changes made there.

Somewhat related to #45, #27; should partially fix #8 and basically
mitigate the recurring issues of users unable to edit some locked
settings when using a more restricted release variant.

Should probably be added to the docs, once merged.
2021-04-30 09:36:19 +00:00
Shreyas Minocha 247ebd6c87 Use data URIs for search engine icons 2021-04-30 09:29:28 +00:00
ohfp e89e5cc237
update ublock origin 2021-04-26 12:05:03 +02:00
ohfp 666050d5e0
move devtools-url to a less used port; make defaultPref; fixes #37 2021-04-26 11:59:48 +02:00
ohfp 1b9cc88ccf
devtools.performance.recording.ui-base-url does not like https for localhost urls 2021-04-15 15:52:17 +02:00
Jonathan Straub b27477ceb9
Changed WebAudio pref to default to false instead of locking it
This enables users to enable it manually in their about:config instead of having to edit this file everytime after an update.
Helpful for librewolf-community/browser/linux#173
2021-03-30 16:21:15 +02:00
Jonathan Straub 241e6f4d73
Removed site-specific-overrides setting
Site-specific overrides have been removed from Firefox in version 71
2021-03-20 23:17:40 +01:00
Shreyas Minocha be1f20479b
Unlock service workers pref 2021-03-17 16:55:39 -05:00
ohfp 2c49a15866
update ublock origin 2021-03-14 13:17:08 +01:00
Karsten 21c588fa9c
Remove Jive Search (!8)
It no longer exists and its domain is being auctioned.
2021-03-11 23:22:40 -06:00
Jonathan Straub 9ba36a97a9
Updated forced UserAgent-String to the one used in Tor Browser 10.0.12.
This fixes issues with webpages that depend on a correct version in the UserAgent string (e.g. connection issues with meet.jit.si) when resistFingerprinting is off
2021-03-02 19:03:53 +01:00
ohfp c5c75a39dd
fixes #37, #36 and common#17 2021-02-24 15:12:36 +01:00
ohfp 3feb12464a
update ublock origin 2021-02-05 17:34:27 +01:00
Shreyas Minocha 640b375dc0
Unlock `dom.event.contextmenu.enabled`
Having this disabled can be pretty disruptive in web applications that
provide their own context menus e.g. the openstreetmap online editor.
2021-01-20 17:00:39 -06:00
Shreyas Minocha 0d0cd76c44
Unlock `security.ssl.require_safe_negotiation` 2021-01-13 04:10:56 +05:30
Shreyas Minocha 49d9a38512 Remove invidio.us search engine
Resolves librewolf-community/browser/linux#144
2021-01-11 11:58:04 +00:00
ohfp 25115b211d
unlock drm/cdm settings, at least until easier modification with appimage/flatpak releases is possible 2021-01-05 00:07:36 +01:00
ohfp 97e2f2198f
enable HTTPS only mode by default 2021-01-04 23:29:47 +01:00
ohfp 753d71f583
unlock autoplay preference 2021-01-04 23:26:48 +01:00
ohfp 9712261809
update uBlock origin version 2021-01-04 23:24:04 +01:00
ohfp 2f76ae07f7
update uBlock origin version 2020-11-21 13:08:27 +01:00
ohfp 8697f589a1
update uBlock origin version 2020-10-18 16:29:44 +02:00
ohfp 78b7b1ab06
ublock origin 1.30.0 2020-09-30 14:04:51 +02:00
ohfp aa39074c1b
ublock origin 1.29.2 2020-08-27 09:46:23 +02:00
ohfp 8e118f2a4d
Unlock a blocking WebRTC setting
Fixes https://gitlab.com/librewolf-community/browser/macos/-/issues/8 by
allowing to also enable `media.peerconnection.enabled` to be set from
`about:config` to make it possible to properly use WebRTC.
2020-08-21 10:45:12 +02:00
ohfp 6a8272502d
ublock origin 1.29.0 2020-08-21 10:44:00 +02:00
Shreyas Minocha 9f470504fc
Close windows with their last tabs
An opinionated setting, but this is the behavior that would be intuitive
on most platforms (all but macOS).

See #121
2020-08-10 04:27:32 +05:30
ohfp 3b53e1aa6b
ublock origin 1.28.4 2020-07-30 18:25:11 +02:00
Shreyas Minocha 231b7f9857 Merge branch 'opinionated' into 'master'
Flip some general (opinionated) settings

See merge request librewolf-community/settings!3
2020-07-14 17:39:19 +00:00
ohfp 2cccfabefc
update uBlock origin version 2020-07-10 13:33:42 +02:00
Shreyas Minocha f791974ebd
Add readme 2020-07-04 03:41:59 +05:30
ohfp eb358f1cf9
s/user_pref/lockPref/ 2020-07-02 11:46:46 +02:00
Shreyas Minocha 08f9d5f95f
Flip some general (opinionated) settings 2020-07-02 14:28:26 +05:30
Shreyas Minocha c474a8f362
Update FF75-related prefs
Addresses #21
2020-06-29 23:19:35 +05:30
Shreyas Minocha c4d7cbf4ee
Increase minimum TLS version to TLS 1.2
This is in line with ghacksuserjs's current recommendation.
2020-06-29 15:27:10 +05:30
Shreyas Minocha cb6b223ec8
Disable geolocation console-logging
Looks like this was accidentally set to `true` at some point.
2020-06-29 15:24:45 +05:30
Shreyas Minocha 0b2f1ea6ff
Update FF74-related prefs
Addresses #21
2020-06-29 15:24:25 +05:30
Shreyas Minocha 026211d79a
Update FF73-related prefs
Addresses #21
2020-06-27 13:24:56 +05:30
Shreyas Minocha 6e8c5eabe6
Update FF72-related prefs
Addresses #21
2020-06-27 13:17:09 +05:30
Shreyas Minocha e4b258bd38
Attempt to uninstall "bad" search addons 2020-06-27 13:07:08 +05:30
Shreyas Minocha 5d9aa165c0
Update FF71-related prefs
Addresses #21
2020-06-27 12:58:43 +05:30
Shreyas Minocha 9e93ebaf16
Update FF70-related prefs
Addresses #21
2020-06-27 12:58:42 +05:30
ohfp aa553d451d
use correct ublock url 2020-06-08 22:20:25 +02:00
ohfp b0193ed7cf
Update uBlock; disable topsite suggestions 2020-06-06 22:00:39 +02:00
evs-ch b265bae691
fix typos (s/lockpref/lockPref/) 2020-05-08 15:24:35 +02:00
evs-ch 380b4e0c54
update ublock origin to 1.26.2 2020-05-07 21:59:55 +02:00
Shreyas Minocha da004a5ebf
Fix Qwant's name
Resolves #25
2020-04-30 20:21:10 +05:30
Shreyas Minocha 651a51d273
Update to ghacks-user.js 69
Addresses #21
2020-04-21 21:05:34 +05:30