trickypr
trickypr
 No, firefox functions as expected.
No, I am on default zoom
I am not sure if this has been mentioned yet, but the firewall uses the user agent. If you set the user agent string to be that of chrome, BOM...
Out of interest, would the usage of `#[derive(...)]` be a better fit than `widget!()`? At least from my rudimentary understanding of macros, it would function as a good alternative. It...
> It disables compositor as if it was a game. This is handled by SDL2. I think OrbTk should tell SDL that app is not a game. It seems that...
As mentioned in #471, you can disable compositor blocking for development purposes, however this is not ideal for a production application: 
uBlock is an unmaintained fork (or steal #1838) of uBlock origin. I strongly recommend you use uBlock origin over uBlock. https://github.com/gorhill/uBlock
Oop, thanks
It should hopefully just be serving one (maybe two for light theme and dark theme) .xpi files and install instructions. I would recommend leaving packaging up to the theme maintainers.
I wrote a script to automate it, because it is very painful to do manually, and mdn has some (although not great) docs about how to use the manifest key....