Kevin Sheedy
Kevin Sheedy
Is there any way to get a [selenium-webdriver](https://www.npmjs.com/package/selenium-webdriver) instance instead of a [wd.js](https://www.npmjs.com/package/wd) instance? If not, it would be great if you could clarify that at the start of the...
It would be great if you could add simple code samples showing: - a sample grunt config - a sample mocha test
Our app depends on Version 0.10.3 of Slidebars. We may upgrade in the future but can't do so yet. We are switching to use npm for our dependencies. Would it...
#46 Quick fix, error handling for failed network request to get the updated settings
The app is using chrome.storage.sync to store the settings file. This has a size limit per item of 8,192 bytes. This limit is reached when the config file exceeds approx...
* enter a config file larger than the max, currently 8,192 bytes - https://developer.chrome.com/apps/storage#property-sync * hit save * app says "Saved" App should show an error message in this case
How should the user find the documentation relating to the config options
Hi Nikolajus I noticed that for indenting xml, the plugin uses tabs but for json it uses 4 spaces. I've added Settings to make this configurable. I've left the defaults...
On MacOS, the shortcut Command-Backtick is used to switch between two windows of the same application eg between two chrome windows. When I updated Karabiner to version 15.3, this shortcut...