#39 Add permanent reload button in the popup UI (in the "whole site" information line).
Merged by quidam. Opened by gioma1.
gioma1/librejs feature/reload-button  into  master

Download 39.patch

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.

Pull-Request has been merged by quidam

Metadata