Alex Kontos

Results 101 comments of Alex Kontos

Where did you get Waterfox from? The tarballs should work; otherwise if it’s from a repository I’m not sure it will due to the Widevine signing requirements.

Yes unfortunately unless I sit and release official packages, this won't be possible.

I'll close this as drm does work from official builds.

Actually this is a setting in Waterfox! Just not in the GUI (yet). > You can now set any URL as the new tab page by setting the browser.newtab.url preference...

https://github.com/BrowserWorks/waterfox-android/releases/tag/1.1.0 If any issues with the apk let me know - you won't be able to override an existing install due to different signatures from the Play Store release (as...

Hi everyone, I completely understand the disappointment around dropping support for older operating systems (especially a popular one like Windows 7). I know how frustrating it can be when software...

Hi all! Yes, this has been on the roadmap for a while now. Will keep everyone posted, as and when :-)

Indeed, I want it to be a native, simplistic version that looks good. Nothing overly complicated (at least not in the short term). I’m speaking with designers for the moment...

I modified the status bar code so it no longer uses [eval()](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval), which is quite important for security. Seems there have been some side effects, this being one of them....

Sorry for the delay - turns out it was missing a keyboard `accesskey` value which I accidentally stumbled upon! Was scratching my head for a while :)