Gabor Luk
Gabor Luk
Confirmed: I'm having the same issue on Windows 7, with Node.js `v0.12.7`. Thanks for the temporary workaround, @Yuioup.
Request browser API change to browser.tabs.update for changing the cookieStoreId of a tab mid-flight
@groovecoder, my bad, I am aware that this is a platform API change, hence my phrasing "_Request_ browser API change". The issue report had a twofold purpose: 1. Discuss if,...
Request browser API change to browser.tabs.update for changing the cookieStoreId of a tab mid-flight
Thank you, @groovecoder. I don't quite understand how the privacy concerns are that much different from those of the current workaround which already violates the original privacy considerations from the...
The use of standalone options pages has been [deprecated since Chrome 40](https://developer.chrome.com/extensions/optionsV2). The new way of displaying options is in a modal over the Extensions page, preferably with `"chrome_style": true`...
There is no way around this, it is Chrome's own behavior to trigger whatever a keyword is meant to trigger on pressing either `Tab` or `Space`. The only solution would...
@jdorweiler, thanks for the heads-up. As for the changes, if you need a helping hand, let me know.