1
1
Fork 0
mirror of https://github.com/arkenfox/user.js.git synced 2024-05-25 05:26:13 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
a1346054 5cdea955e7
Simple maintenance improvements (#1255)
* Use direct check for existence of file

* Fix shellcheck warnings

* Unify codestyle in scripts

* Trim excess whitespace
2021-09-27 15:23:12 +00:00
earthlng c570e4fdbd
Update troubleshooter.js 2020-12-30 15:12:07 +00:00
earthlng da58f84fa6
Update troubleshooter.js 2020-12-30 15:06:49 +00:00
earthlng c980bda695
Update troubleshooter.js
oops
2020-12-16 14:43:46 +00:00
earthlng feaa1c3e99
prefs update
`browser.storageManager.enabled` -- removed in FF61 (1428306)
`security.csp.experimentalEnabled` -- removed in FF68 (1386214)
`gfx.downloadable_fonts.woff2.enabled` -- removed in FF69 (1556991)
`plugin.sessionPermissionNow.intervalInMinutes` -- removed in FF70 (1581664)
`plugin.defaultXpi.state` -- removed in FF72 (1596090)
`geo.wifi.uri` -- renamed to `geo.provider.network.url` in FF74 (1613627)
`browser.tabs.remote.allowLinkedWebInFileUriProcess` -- removed in FF77 (1603007)
2020-12-16 14:40:42 +00:00
earthlng c6ddda1aa3
Update troubleshooter.js
- add `privacy.window.name.update.enabled`
- remove `media.autoplay.enabled` (removed in FF63)
- remove `dom.indexedDB.enabled` (removed in FF72)
2020-11-17 19:17:59 +00:00
earthlng 26d4768447
add media.autoplay.blocking_policy 2020-10-21 13:44:21 +00:00
Thorin-Oakenpants 2532ddcc18
update name 2020-09-15 05:59:51 +00:00
earthlng bd384622db
Update troubleshooter.js (#935)
extensions.blocklist.pingCountTotal is not used anymore in FF76+
2020-04-29 12:00:10 +00:00
earthlng bff1e84afa
v1.6.0 2019-11-11 15:10:14 +00:00
earthlng 5b0952f60a
network.auth.subresource-http-auth-allow 2018-12-17 13:00:27 +00:00
earthlng 6946a01232
Update troubleshooter.js 2018-12-17 08:19:14 +00:00
earthlng 3812aed9e9
Update troubleshooter.js 2018-03-05 14:19:34 +01:00
earthlng 3ef5ba3ac7
v1.4
- removed `network.cookie.thirdparty.sessionOnly` because it can't break sites
- added `permissions.default.shortcuts`
2018-02-03 14:21:57 +01:00
earthlng 6a0f162d64
Update troubleshooter.js
dom.idle-observers-api.enabled not used anymore since at least FF38
security.xpconnect.plugin.unrestricted not used anymore since at least FF10
2018-01-19 11:06:02 +01:00
earthlng 7a3810f6ca
Update troubleshooter.js 2018-01-16 16:52:24 +01:00
earthlng 6882a64bf2
troubleshooter v1.2 2018-01-15 20:19:34 +01:00
earthlng d1ab8fd10c
troubleshooter v1.1 2018-01-15 17:06:22 +01:00
earthlng a3bffb83bd
Update troubleshooter.js
https://github.com/ghacksuserjs/ghacks-user.js/issues/339
2018-01-14 09:41:30 +01:00
earthlng ac16b9c77b
Update troubleshooter.js
adding 'privacy.trackingprotection.enabled'. see https://github.com/ghacksuserjs/ghacks-user.js/issues/327
2018-01-09 16:20:06 +01:00
earthlng 1069915372
Create troubleshooter.js 2018-01-09 16:03:46 +01:00