As requested by Ruben, here we add to the popup UI a permanent reload button, other than the one showing up when LibreJS cannot determine the status of a script which has just been removed either by the whitelist or the blacklist until the page is actually reloaded.
The best place I could think of has been the buttons line on the "whole site" section (first report line), but since the event handler is wired quite flexibly, moving around and/or restyling the button is really easy, provided that the "reload" CSS class is retained.
As requested by Ruben, here we add to the popup UI a permanent reload button, other than the one showing up when LibreJS cannot determine the status of a script which has just been removed either by the whitelist or the blacklist until the page is actually reloaded.
The best place I could think of has been the buttons line on the "whole site" section (first report line), but since the event handler is wired quite flexibly, moving around and/or restyling the button is really easy, provided that the "reload" CSS class is retained.