Guillaume Grasset
Guillaume Grasset
It could be very nice to have the ability to add tags on image and filter by this.
I would be nice to have the option to hide the title bar of window that are tiled by ShellTile or make it work with [the extension "No Title Bar"](https://github.com/franglais125/no-title-bar)....
In the setting panel, it would be nice to have a customizable blur amount.
It would be nice to have the Giiker cube pairing with Twisty Timer. Some feature would be: - start and stop the timer automatically - register the scramble @aricneto, if...
It would be nice to have an option to undecorate window on creation by using same logic as the [auto move windows](https://extensions.gnome.org/extension/16/auto-move-windows/) extension (ie. by creating rule for selected application)....
Actually the only way to request a page through a POST or/and with custom headers is by trapping the request with `page.setRequestInterceptionEnabled(true)` (as proposed [here](https://github.com/GoogleChrome/puppeteer/issues/669#issuecomment-326797345)) or by building a custom...