uBlock Origin block Amazon Rufus
Go to "options" "my filters"
Add these 2 lines
www.amazon.com##.rufus-panel-header-container
www.amazon.com##.rufus-container-peek-view
Before
After
#Requires AutoHotkey v2.0 (required) #SingleInstance Force ::h::hello (hello with following space) :o:h::hello (hellow no following space) ...