mazmazz
mazmazz
BarTab is EXCELLENT, and it really works for my memory! Though, as I go on the train a lot, there are some sites that I need to refer back to...
Per #16, I developed node.js compatibility by using dependencies to polyfill `Worker`, `File`, and `FileReader`. I use rollup.js to generate CommonJS bundles that serve as the package's entry point. I...
Closes #34. Edge loads this extension with the following changes: * `manifest.json`: Add `author` field * `manifest.json`: Add `background.persistent = false` * `background.js`: Define `chrome.webRequest` by pointing to `browser.webRequest` It...
This allows the user to change the working directory for a CMD task. Looks like a cool feature. I have not tested it personally. The GUI size and coordinates may...