mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-06-20 05:05:35 +00:00
Set content.javascript.enabled to false
This commit is contained in:
parent
6ac114a975
commit
0e86253ce8
|
@ -34,6 +34,8 @@ settings:
|
||||||
global: no-3rdparty
|
global: no-3rdparty
|
||||||
content.cookies.store:
|
content.cookies.store:
|
||||||
global: false
|
global: false
|
||||||
|
content.javascript.enabled:
|
||||||
|
global: false
|
||||||
content.local_storage:
|
content.local_storage:
|
||||||
global: true
|
global: true
|
||||||
content.notifications:
|
content.notifications:
|
||||||
|
|
Loading…
Reference in a new issue