>>156
水平スクロールも非表示 userContent.cssに記述
:root {scrollbar-width: none !important;}

垂直のみ userChrome.css
/* remove right hand scrollbar */
browser {margin-right: -17px !important;}