about summary refs log tree commit diff
path: root/modules/nixos/firefox/userContent.css
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-12-15 16:15:07 +0300
committerAzat Bahawi <azat@bahawi.net>2023-12-15 16:15:07 +0300
commit81b81fc230cdff7b1f32db630f38eb17f5d659b1 (patch)
treee9248b581b871d75453307897b81b6a522c9679d /modules/nixos/firefox/userContent.css
parent2023-12-12 (diff)
2023-12-15
Diffstat (limited to '')
-rw-r--r--modules/nixos/firefox/userContent.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/nixos/firefox/userContent.css b/modules/nixos/firefox/userContent.css
index 8615990..82940ec 100644
--- a/modules/nixos/firefox/userContent.css
+++ b/modules/nixos/firefox/userContent.css
@@ -62,13 +62,13 @@
     a[href^="/events"],
     a[href^="/explore"],
     a[href^="/github-copilot"],
-    a[href^="/marketplace"],
     a[href^="/organizations/enterprise"],
     a[href^="/settings/enterprises"],
     a[href^="/sponsors"],
     a[href^="/topics"],
     a[href^="/trending"],
-    a[href^="https://github.com/codespaces"], /* No code reviews on GitHub? */
+    a[href^="https://github.com/codespaces"], /* No code reviews on GitHub? How come is this link in production? */
+    button[data-testid="copilot-popover-button"], /* Fuck you, GitHub! I'm sick this shit. */
     details[id^="funding-links-modal"],
     footer {
         display: none !important;

Consider giving Nix/NixOS a try! <3