Thomas Steiner
Thomas Steiner
3. See my [comment on the bug](https://bugs.chromium.org/p/chromium/issues/detail?id=1226150#c7) for a possible third option.
I’m working on an application that works with potentially huge SVGs that get lazily optimized with svgo before being put on the clipboard (or being saved to a file). So...
> Yes, it was one of the use cases I was looking for. However, it still remains unclear, whether reaching that worst case is likely to happen in practice, or...
Fixing ChromeStatus should fix the tracker. Once you have changed the info there, give the tracker a day to redeploy. After confirming it worked, please close this issue. Thank you!
If you search for "web share" in the Fugu Tracker, you will find several entries, since it has shipped separately for Mac, Windows, "desktop", etc. The same goes for "web...

I've just taken the habit of middle-clicking links I want to open in a new tab, but I realize this is entirely subjective, too. I'll go through the links and...
My extension contained a (naturally big) `node_modules` folder that was needed only for the development phase (linting, etc.). I removed this folder manually from the to-be-packaged extension folder and it...
@boyofgreen @michael-hawker Any update on this? I am able to reproduce this 100% of the times :-/ on ManifoldJS 0.7.6. ```bash $ manifoldjs -l debug -p edgeextension package SWDetector/edgeextension/manifest [debug]...
@boyofgreen When I try pwabuilder v2.3.0 (*i.e.*, simply replacing `manifoldjs` in the command with `pwabuilder`), this is what I get: ```bash $ pwabuilder -l debug -p edgeextension package SWDetector/edgeextension/manifest/ [debug]...