From e6ddddd3693af1df5e3f2b33e635dee3c3683820 Mon Sep 17 00:00:00 2001 From: Kshitij Date: Tue, 17 Jun 2025 22:02:55 +0530 Subject: [PATCH] Added link to user.js --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d250385..1baaaa2 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,6 @@ This repo contains scripts written by me for simplifying my life. --- - [firewall](firewall.sh) - This is a shell script for automatically setting up the firewall on my laptop. Pretty basic stuff using ufw, nothing too fancy! +- [Firefox - user.js](Firefox-Config/user.js) - This is a culmination of Betterfox and Arkenfox, which configure Firefox and other Firefox-based browsers to enhance security and performance. The result is a clean, distraction-free browsing experience that minimizes the risk of site breakage. ---