Thursday, 22 April 2010

Disabling "Open Link in New Window" Option in Firefox right click menu

http://www.dmullinax.com/web-browsers/5-disabling-qopen-link-in-new-windowq-option-in-ubuntu-firefox

in the profile folder, under folder chrome
copy userChrome-example.css to userChrome.css

add these 2 line at the end

/* Hide Context Menuitems */
#context-openlink{ display: none; }
save the file then restart firefox

No comments:

Labels

Search This Blog