gbaptista / luminous

Identify, analyze and block code execution and event collection through JavaScript in your browser with code interception.
https://gbaptista.github.io/luminous
GNU General Public License v3.0
95 stars 11 forks source link

[Request] Allow user to adjust popup width/height #117

Open ganego opened 4 years ago

ganego commented 4 years ago

First of all, thank you for your addon.
It's great (and quite scary) to see how much JS gets executed on some sites.

May I request adding an option to set width/height of the popup from when you click the addon button? With lots of observed events, I get a scrollbar, but there is enough space on my screen left.
In case the three-column layout is fixed and it would be too much work to change, at least a height option would be nice.

Thank you