Best Google Chrome Extensions

Best Google Chrome Extensions 2026: 23 Must-Haves

Looking for the best Google Chrome Extensions? You’ve come to the right place! So many people nowadays use Google Chrome as their favourite web browser. Easy to understand. It is super fast and powerful. But what makes it even better, is the enormous amount of extensions and add-ons, giving it a huge variety of functions. […]

Best Google Chrome Extensions 2026: 23 Must-Haves Read More »

Fixing VBoxManage: error: VMDK: descriptor does not start as expected in

When using Vagrant / Virtualbox and optionally Laravel Homestead it could occur that this message displays: There was an error while executing `VBoxManage`, a CLI used by Vagrant for controlling VirtualBox. The command and stderr is shown below. Command: [“startvm”, “{LONGOCDE}”, “–type”, “headless”] Stderr: VBoxManage: error: Could not open the medium ‘/Users/USER/VirtualBox VMs/homestead-7/ubuntu-….vmdk’. VBoxManage: error:

Fixing VBoxManage: error: VMDK: descriptor does not start as expected in Read More »

3 Sustainability and Tree Planting related Chrome extensions

Being sustainable is increasing in popularity. Except from eating less meat, flying less, recycling, etc. there’s also ways to browse as sustainable as possible. In this article we’re giving 3 Chrome extensions that make living sustainable easier. Some even plant trees for free! 1. TreeClicks – Plant Free Trees While Shopping TreeClicks is a recently

3 Sustainability and Tree Planting related Chrome extensions Read More »

How to fix the Google Analytics gtag.js Low or 0% Bounce Rate

When using the new Google Analytics gtag.js and sending custom dimensions or metrics as events you can see a 0% or very low bounce rate. Something like: That might look unusual low, so in most cases it’s a bug. In my case it was caused by sending a local_dimension or metric: gtag(‘event’, ‘x_dimension’, {‘x123’: ‘variabletext’,

How to fix the Google Analytics gtag.js Low or 0% Bounce Rate Read More »

Laravel Add List-Unsubscribe Header to Mail (e.g. Mailgun & Hotmail)

When using e.g. Mailgun for Laravel Mail, sometimes it could happen that mails end up in spamfolders. One of the reasons for this is that default a List-Unsubscribe header is not set. That is a link that you send to your unsubscribe mail. Add this code in you mail closure: $message->getSwiftMessage() ->getHeaders() ->addTextHeader(‘List-Unsubscribe’, ”); So

Laravel Add List-Unsubscribe Header to Mail (e.g. Mailgun & Hotmail) Read More »

Lijst van Nederlandse PSP’s om uit te sluiten in Google Analytics voor iDeal, Mollie en PayPal

Wanneer je in Google Analytics E-commercetracking, dus tracking van sales bijhoudt, valt het je misschien op dat je veel referral verkeer krijgt als veroorzaker van de sale. Als je dat opzoekt zie je dan adressen als: ideal.ing.nl en mollie.com . Dat zijn niet de adressen waar de bezoekers begonnen. Toch worden ze als referral bron

Lijst van Nederlandse PSP’s om uit te sluiten in Google Analytics voor iDeal, Mollie en PayPal Read More »

Linkedin API SDK PHP Developers

Using PHP LinkedIn SDK to fetch Company and Profile Information via API

LinkedIn has an API that makes it possible to: Fetch Profile Information like name, email, and updates Fetch Company Information like name, email and updates Post to a Profile Post to a Company And more There’s little written about a PHP implementation for the LinkedIn API. We’ll try to give the best articles and SDKs

Using PHP LinkedIn SDK to fetch Company and Profile Information via API Read More »

en_USEnglish
Scroll to Top