Quantcast
Channel: browser – dev.webonomic.nl
Browsing latest articles
Browse All 25 View Live

Setting up openVPN on Ubuntu, fixing import errors

You can run into trouble importing an .ovpn config file in Ubuntu, while the same file is imported without any problem in Android. Somehow when there are unknown or not-supported sections in the config...

View Article



Web-extension compatibility in the cookieStore

Since Firefox embraced the Web-extension API, life is easier for developers: extensions should be compatible with Chrome, Opera, Firefox, Edge, and Firefox Mobile. So Firefox Android became my favorite...

View Article

Security by design: following the right principle

Since there was some attention to a CSS driven keylogger, it’s good again to point out the security risks of third party content. That risk is huge. When a third party CSS Stylesheet can steal your...

View Article

Keeping the old TinyMCE editor while upgrading to WordPress 5.0

WordPress 5 introduces a new block editor. Playing with the layout is easier this way, but on the other hand, writing a new post should not take more time than typing the text. Layout is in the theme....

View Article

Fixing the iPhone CSS hover problem on iOS

Mobile phones don’t have a mouse, your greasy fat touchy fingers have to do the job, they kinda act like a giant mouse. There is major difference: a mouse can click, drag and  hover above the screen,...

View Article


Using a Logitech G203 mouse under Linux

Both the Logitech G203 Prodigy and the newer Logitech G203 Lightsync are affordable gaming mouses that have a normal size, a small lag, nice sensors, and also suitable for general use. The mouse has...

View Article

Raspberry Pie with a Taste of Chocolate, the funny Desktop Droste effect

Trying out the new Ubuntu 22.04 on my Raspberry Pi 400, I was surprised by the smoothness of the new Ubuntu distribution. Much better impression then the first time I tried Ubuntu on the RPI, I think...

View Article

Debugging Firefox and `hidden` features of the browser: the about pages

Here is a list of all about: pages of Firefox Desktop. Especially the about:telemetry page is interesting, I always try to disable any telemetry whatsoever, but this pages show exactly what your...

View Article


Install separate Firefox (Beta) Snap on Ubuntu 22.04

To try out a beta version of Firefox snap, you have to enable the experimental – read developer options – of parallel instances install of snap. sudo snap set system...

View Article


Adding HTML from a string the safe way

Adding HTML from a string isn’t difficult. Something like this works amazingly: name="John" html = `<div>Hello <b>${name}</b>, <p>Welcome on this lovely day</p>...

View Article
Browsing latest articles
Browse All 25 View Live




Latest Images