Skip to content

Instantly share code, notes, and snippets.

@t27
Last active May 29, 2026 08:31
Show Gist options
  • Select an option

  • Save t27/e188046e9457b8ce4d2e448c25f2bc29 to your computer and use it in GitHub Desktop.

Select an option

Save t27/e188046e9457b8ce4d2e448c25f2bc29 to your computer and use it in GitHub Desktop.
Ublock Origin rules to hide the Amazon.com Cart sidebar that can't be hidden via any setting/config on the website
! Ublock Origin rules to hide the Amazon.com Cart sidebar that can't be officially hidden
! hide the sidebar
www.amazon.com###nav-flyout-ewc
www.amazon.com###nav-flyout-anchor
! ensure the rest of the site covers full width
www.amazon.com##body:style(padding-right: 0px !important)
@MagratG
Copy link
Copy Markdown

MagratG commented May 29, 2026

After changing the ".com's" to ".co.uk", I live in the UK, this works perfectly! Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment