|
|
|
Show HN: Analytics and Ad Blocker (Mv3 Ad Blocker)
(globemallow.io)
|
|
5 points
by conschy
1250 days ago
|
|
Hi All, I created my company: Globemallow.io. Browser extensions for reducing the carbon footprint of the internet. Globemallow calculates CO2 emitted and energy (kWh) usage on webpage load, and provides a personalized sustainable development report on how each page can become more efficient from a sustainable development perspective. An Internet Sustainability Grade is calculated for each webpage. While working on Globemallow, I realized that a significant portion of websites had larger load times due to an asinine amount of analytics (tracking) and advertising scripts executing on each page. Analytics & Ad Blocker became the second browser extension I created. It blocks analytics and advertising scripts from executing. On more marketing advertisement reliant sites users can typically expect a ~50% faster load time- significantly increasing a site’s Internet Sustainability Grade. |
|
I think most of the extra bandwidth and load times come simply for the large assets use (unoptimized/large/unused images, font files, css files and JS files). Most JS scripts are usually under 100kb, but an unoptimized image can add a few megabytes of extra data.
Also, if it's for development, why would it be a browser extension? Most website-testing tools are external (e.g. pingdom page speed test/google pagespeed), as you only want it to use at a specific time on a single website.
I am also a big confused, is it a development tool or an ad-blocking tool?