Here's a list of my issues with the Brave web browser (www.brave.com).
https://github.com/brave/browser-laptop/projects/1
- Reddit Enhancement Suite (http://redditenhancementsuite.com/)
- BetterTTV (http://www.nightdev.com/betterttv/)
// Click Rules > Customize Rules | |
// Inside your existing onboot handler, add two lines: | |
static function OnBoot() { | |
FiddlerApplication.UI.pnlSessions.add_Enter(panelEnter); | |
FiddlerApplication.UI.pnlSessions.add_Leave(panelExit); | |
// Just before that method in the Handlers class, add: | |
public static |
Here's a list of my issues with the Brave web browser (www.brave.com).
https://github.com/brave/browser-laptop/projects/1