This extension should add a number of UI and functional features to Burp Suite to make working with it easier.
- Making main tools' tabs more distinguishable by choosing a theme
- Ability to control style of sub-tabs in Repeater and Intruder
- Ability to change Burp Suite title and its icon
- Copy & pasting style ability for Repeater and Intruder tabs
- Pasting style for Repeater and Intruder tabs when their title matches a Regular Expression
- Copy & pasting titles by creating unique titles by adding a number in the end
- Jump to first and last tabs in Repeater and Intruder
- Finding Repeater and Intruder tabs when their title matches a Regular Expression
- Scrollable main tool tabs
- Scrollable Repeater and Intruder tabs
- Taking screenshot of repeater or intruder tabs
The plan is to add simple but missing features to this single extension to make it a must-have companion when using Burp.
Please feel free to submit your new feature requests using FR:
in its title in issues.
It would be great to also list any known available extensions which might have implemented suggested features. Perhaps the best features can be imported from different open-source extensions so the overhead of adding different extensions can be reduced.
- Download the jar file from the release directory or in artifacts
- Add it to Burp Suite using the Extender tab
- You can use the following key combinations to access the Repeater and Intruder sub-tab menu:
Combination | Description |
---|---|
Middle Mouse Click | Show Context Menu |
Middle Click + CTRL | Increase the Font Size + Bold |
Middle Click + CTRL + SHIFT | Decrease the Font Size + Bold |
Middle Click + SHIFT | Big + Red + Bold |
- Sometimes Right Click + Alt can be used instead of Middle Click
- After setting style on a sub-tab, setting the same title on another sub-tab will copy its style
- Use the
Debug
option inGlobal Settings
if you are reporting a bug - It is always recommended checking the extension's GitHub repository rather than BApp Store for the latest updates
- A sample of icons and the latest releases should also be accessible in the
/release
directory
- It has been tested against v2.0.x but should work fine against v1.7.x (hopefully)
- Corey Arthur CoreyD97
- Bruno Demarche
Please feel free to report bugs, suggest features, or send pull requests.