diff --git a/nixos/home/firefox.nix b/nixos/home/firefox.nix
index a9cc647..208b0ee 100644
--- a/nixos/home/firefox.nix
+++ b/nixos/home/firefox.nix
@@ -30,7 +30,9 @@
                 indie-wiki-buddy
                 privacy-badger
                 stylus
+                tabliss
                 ublock-origin
+                user-agent-string-switcher
                 violentmonkey
             ];
             settings = {
@@ -49,10 +51,6 @@
                         url = "https://discord.com/app/";
                         label = "Discord";
                     }
-                    {
-                        url = "https://pikidiary.lol/";
-                        label = "PikiDiary";
-                    }
                     {
                         url = "https://en.wikipedia.org/";
                         label = "Wikipedia";