將 Tab Mix Plus 選項內的【拖曳分頁時立即移動分頁】選項取消
即可正常拖動分頁位置
xpinstall.signatures.required將值改為 false 即可關閉附加元件驗證功能
function elem(tag, content, idt, idv, class) {修改為
function elem(tag, content, idt, idv, vclass) {由此可見 Greasemonkey 可能將 class 列為關鍵字 不允許被使用在變數命名中
套件安裝網址: https://addons.mozilla.org/zh-TW/firefox/addon/adblock-plusAdblock Plus 是一套我在大多的電腦上都會安裝的套件
rqqqnzprfyozzyfluebf {原來 imageshack.us 在我訂閱的眾多過濾條件集裡面有被列為過濾條件
-moz–binding: url(chrome://global/content/bindings/general.xml#foobarbazdummy) !important;}
||imageshack.us^$third-party這個條件的意思是 所有不在 imageshack.us 網站內的 imageshack.us 內容全都隱藏
Security error" code: "1000這個錯誤訊息(用firebug查看)
%AppData%\Mozilla\Firefox\Profiles然後找 類似 %AppData%\Mozilla\Firefox\Profiles\[user_profiles.xxxxxx]\menuedit.rdf 的檔案就可以了