我想删除Firefox的url栏中的Page Action按钮,所以我将以下行添加到我的userChrome.css文件中:
#urlbar-page-action-button {display:none !important;}
然而,什么也没发生.我怎样才能完成我的尝试?
我在Macbook上使用Firefox Nightly版本57.0a1.