Benoît

Results 23 issues of Benoît

Starting from node 7, unhandled rejected promises are displaying a warning to the stdout: `UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): ...` On top of that, a message telling that...

I didn't expect that "Sort by URL" [only considered the `hostname`](https://github.com/monomon/sort-tabs-advanced/blob/master/src/background.js#L4-L10). Would you mind using the whole URL instead? Or at least the `pathname`?

## Motivation This PR reduces the RUM bundle size by trimming the [pako](https://github.com/nodeca/pako/) embedded in our codebase. * pako is a library implementing [zlib](https://zlib.net/) in JS. pako/zlib provides some features...

staging-30