K-Meleon
KMeleonWiki > Resources > MacroLibrary > MacroLibrary2 > BugMeNot
by: maty & SlideRule
Notes:
This macro adds an entry to the context menu which allows you to bypass registration required by some websites. More information can be found at: http://www.bugmenot.com/
BugMeNot{
$xul = "http://bugmenot.com/view.php?url=".$URL; &XUL;
}
Go to Tools - Advanced Preferences - Menus and Ctrl+F for View Page{. Copy & paste the following text highlighted in gray.
View Page{
macros(BugMeNot, Bypass Registration (BugMeNot))
-
:View Page Info
macros(URLInIE, View Page In IE)
}