Easy-to-use interface and extensive collection of testing tools for optimizing performance and user experience. Test fonts, viewport units, ad blockers, and more.
Go to file
2020-05-22 18:06:58 +02:00
lib #1.0.1 2020-05-22 01:48:59 +02:00
src Update adblock.html 2020-05-22 18:06:58 +02:00
LICENSE #1.0.0 2020-05-21 18:04:54 +02:00
README.md Update README.md 2020-05-22 16:32:37 +02:00

Toolz

A set of web tools to check, verify, and test.

Check if your adblock is blocking enough hosts ( not ads ) With a simple UI check how much yoou blocked , the tool try to connect to most common domains for a couple of category ( Ads,Analytics,Error Tracking and Social) If you don't block all the hosts but you want to , you can use this list -> d3Host Warning, I take no responsibility if any app stops working.

CSS has several different units for expressing a length. One of them is the 'vh' , basically 100vh should be 100% but on Mobile Browsers it isn't. Over the years there has been a lot of talk about this problem on mobile browsers, mainly on Safari (wich use WebKit , but Chromium browsers are affected). In addition to the test, there are in-depth studies and solutions