TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Analytics and Ad Blocker (Mv3 Ad Blocker)

5 点作者 conschy超过 2 年前
Hi All,<p>I created my company: Globemallow.io. Browser extensions for reducing the carbon footprint of the internet.<p>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.<p>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.<p>Analytics &amp; 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.

3 条评论

XCSme超过 2 年前
&gt; larger load times due to an asinine amount of analytics (tracking) and advertising scripts executing on each page<p>I think most of the extra bandwidth and load times come simply for the large assets use (unoptimized&#x2F;large&#x2F;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.<p>Also, if it&#x27;s for development, why would it be a browser extension? Most website-testing tools are external (e.g. pingdom page speed test&#x2F;google pagespeed), as you only want it to use at a specific time on a single website.<p>I am also a big confused, is it a development tool or an ad-blocking tool?
评论 #34341297 未加载
XCSme超过 2 年前
How it does compare with the built-in DevTools or other ad-blockers like uBlock or using a browser like Brave that blocks by default ads and trackers?
评论 #34341379 未加载
rajasimon超过 2 年前
why you need to block analytics? As a bloggers I just need to know how many views I get daily. And with this kind of tool I don&#x27;t get that anymore.<p>And I see that you use Google Analytics for your own website and what do you think about that?
评论 #34341612 未加载