Kev++

受够了蹩脚软件/网站(Tired of crappy software/website)!

隐藏firefox右击菜单项

/*
 * Path:        %AppData%\Mozilla\Firefox\Profiles\*.default\chrome\userChrome.css
 * Reference:   http://kb.mozillazine.org/UserChrome.css_Element_Names/IDs
 */
#context-selectall ,
#context-openlink,
#context-bookmarklink,
#context-bookmarkpage,
#context-savepage,
#context-sendpage,
#context-sendlink,
#context-sendimage,
#context-setWallpaper,
#context-setDesktopBackground,
#context-sep-viewbgimage {
    display: none;
}

改用Notepad++查看firefox页面源代码不愿透露姓名的群众

Write a comment

New comments have been disabled for this post.