user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 03ffb901864a57bd9273e1f8cf26bb95522cb8f8
parent 5f9bb59b9524d97dfe9f9fa2611667e292aee1d9
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Tue,  2 Mar 2021 20:02:41 +0000

start 87-alpha, also fixes #1129

make all inactive permissions.default = same, blocked
Diffstat:
Muser.js | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/user.js b/user.js @@ -1,7 +1,7 @@ /****** * name: arkenfox user.js -* date: 28 Feb 2021 -* version 86 +* date: 02 March 2021 +* version 87-alpha * url: https://github.com/arkenfox/user.js * license: MIT: https://github.com/arkenfox/user.js/blob/master/LICENSE.txt @@ -1112,7 +1112,7 @@ user_pref("dom.webaudio.enabled", false); * 0=always ask (default), 1=allow, 2=block * [SETTING] to add site exceptions: Ctrl+I>Permissions>Access Virtual Reality Devices * [SETTING] to manage site exceptions: Options>Privacy & Security>Permissions>Virtual Reality>Settings ***/ - // user_pref("permissions.default.xr", 0); + // user_pref("permissions.default.xr", 2); /*** [SECTION 2600]: MISCELLANEOUS ***/ user_pref("_user.js.parrot", "2600 syntax error: the parrot's run down the curtain!");