From 86351832a91de924506b4b8b83876dd31b58a50f Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 11:58:36 +0000 Subject: [PATCH] style: format code with Prettier This commit fixes the style issues introduced in 445a420 according to the output from Prettier. Details: None --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index aef74a1..a33ed69 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,7 @@ My tailor-fitted, highly customized, and advanced [Firefox](https://www.mozilla. > For other experimental features, check out the other branches of this repository. > [!TIP] -> Customizing Firefox: For detailed guidance on customizing Firefox to suit your needs, refer to the [Customizing Firefox](#customizing-firefox) section. *TL;DR*: To find and inspect browser's selectors see: [Browser Toolbox](https://developer.mozilla.org/en-US/docs/Tools/Browser_Toolbox). +> Customizing Firefox: For detailed guidance on customizing Firefox to suit your needs, refer to the [Customizing Firefox](#customizing-firefox) section. _TL;DR_: To find and inspect browser's selectors see: [Browser Toolbox](https://developer.mozilla.org/en-US/docs/Tools/Browser_Toolbox). > > Disable Telemetry and Data Collection: Ensure that all telemetry and data collection features are turned off in Firefox. You can use my `user.js` as a reference, and explore other `user.js` files and hardened Firefox configurations for additional security. >