Updated 3.2 Applying Your Changes (markdown)

Thorin-Oakenpants 2020-12-25 16:22:21 +00:00
parent 27deb5fd95
commit e6e5947899

@ -39,7 +39,7 @@ user_pref("privacy.cpd.formdata", true); // Form & Search History
``` ```
- In a `profile/user-overrides.js` you override them - In a `profile/user-overrides.js` you override them
- The sample below is from our [override recipes](https://github.com/arkenfox/user.js/issues/1080) - The example below is from our [override recipes](https://github.com/arkenfox/user.js/issues/1080), which you would modify to suit exactly what you need
```js ```js
/*** MY OVERRIDES ***/ /*** MY OVERRIDES ***/