TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: PixelBlock – A Gmail extension that blocks email tracking

47 pointsby ramoqalmost 11 years ago

8 comments

claudiusdalmost 11 years ago
Chrome plugins pose a HUGE security problem. This one, for example, gets access to your GMail account. Do you want that? What else could this plugin do since it can read your email? Do you trust the author not to steal your GMail cookie?<p>Are you installing this at work? What kind of trade secrets could you potentially leak? And how does it affect your corporate compliance requirements? If your email is subject to HIPAA regulation, then you may be leaking protected health information. That&#x27;s pretty bad.<p>I, for one, rarely install plugins. I&#x27;ve written plugins for my own amusement that can do some very bad things, and it&#x27;s just too easy. Think twice people.
评论 #7880043 未加载
评论 #7880289 未加载
评论 #7881293 未加载
hughesalmost 11 years ago
I&#x27;m wary of installing an extension that can access my data in gmail. Is the source code available anywhere?<p>Edit1: Found a chrome extension that lets me view the source code of chrome extensions[1]<p>Edit2: The inclusion of bootstrap.css is changing the appearance of some things, namely the &quot;show original&quot; message view. It also doesn&#x27;t seem to detect the tracking image included by yesware<p>Edit3: Could I break this by adding &quot;safe-img&quot; somewhere in my tracking pixel url?<p>[1] <a href="https://chrome.google.com/webstore/detail/chrome-extension-source-v/jifpbeccnghkjeaalbbjmodiffmgedin/" rel="nofollow">https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;chrome-extension-s...</a>
评论 #7880052 未加载
评论 #7880333 未加载
评论 #7880191 未加载
Kiroalmost 11 years ago
Does this even work considering Gmail pre-fetches all the images nowadays?
评论 #7879919 未加载
评论 #7879974 未加载
alooPotatoalmost 11 years ago
Another potential solution to block &#x27;read receipts&#x27; is to turn off image loading by default. Its not ideal - because you don&#x27;t know what images will load until you load them so you may be tempted to load images when you think there may actually be some image content there.<p>The benefit of this approach is that all marketing email won&#x27;t be tracked as well.<p>disclosure: i&#x27;m a co-founder at Streak and we offer read receipts for gmail.
评论 #7880202 未加载
timl88almost 11 years ago
Here is an article explaining gmail new caching of images. <a href="http://blog.mailchimp.com/how-gmails-image-caching-affects-o.." rel="nofollow">http:&#x2F;&#x2F;blog.mailchimp.com&#x2F;how-gmails-image-caching-affects-o...</a>.<p>Tracking still works and this extension is useful as long as you trust the author.
mooijalmost 11 years ago
When I wrote email tracking software about 7 years ago, I dropped the 1x1 pixel, because of spam filters tripping over them. I just used any image in the email to track you and assigned it an unique URL. How do you propose catching that one?
评论 #7882576 未加载
sophsterqalmost 11 years ago
Personally, I find this very simple and useful. Great Job!
kretoralmost 11 years ago
Why?
评论 #7880042 未加载
评论 #7880759 未加载
评论 #7880014 未加载