mirror of
https://github.com/arkenfox/user.js.git
synced 2025-07-06 05:22:03 +02:00
spacing silly wsywig editor hates pastes
This commit is contained in:
1
user.js
1
user.js
@ -675,6 +675,7 @@ user_pref("browser.ssl_override_behavior", 1);
|
|||||||
// 1222: enforce CSP (Content Security Policy) (default is true)
|
// 1222: enforce CSP (Content Security Policy) (default is true)
|
||||||
// https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP
|
// https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP
|
||||||
user_pref("security.csp.enable", true);
|
user_pref("security.csp.enable", true);
|
||||||
|
|
||||||
/*** 1400: FONTS ***/
|
/*** 1400: FONTS ***/
|
||||||
user_pref("ghacks_user.js.parrot", "1400 syntax error: the parrot's bereft of life!");
|
user_pref("ghacks_user.js.parrot", "1400 syntax error: the parrot's bereft of life!");
|
||||||
// 1401: disable websites downloading their own fonts (0=block, 1=allow)
|
// 1401: disable websites downloading their own fonts (0=block, 1=allow)
|
||||||
|
Reference in New Issue
Block a user