lowwebtech

Results 5 issues of lowwebtech

Hello, Thank you for your work. Would it be possible to add npm tasks to automatically publish to the Firefox and Chrome stores? It is possible with: https://www.npmjs.com/package/web-ext-submit FF https://www.npmjs.com/package/chrome-webstore-upload-cli...

good first issue
effort: med
type: feature or enhancement
impact: high

Hi, This PR is just for image optimization, no code change. Images are optimized with : - ImageAlpha/pngquant, it reduces colors (quality lossless) and save to png8 with 32 or...

### Changes proposed in this Pull Request: This PR is only for image optimization. No code change. PNG images are converted to PNG8 (256 colors often less), alpha is preserved,...

Hi, This is just image optimization of images used on [plugin presentation page](https://wordpress.org/plugins/regenerate-thumbnails/). No code change and no modification of the plugin, just images used by wordpress.org It reduces the...

[Status] Queued

I know there will be soon the new api Declarative Net Request, but for now with the WebRequest API, I don't what to do with these types : - beacon...