Hacker News new | past | comments | ask | show | jobs | submit login
Sample Google Chrome Extensions ‎(Chromium Developer Documentation)‎ (chromium.org)
21 points by jmonegro on May 17, 2009 | hide | past | favorite | 17 comments



I'll ask the question on everyone's minds. Can an ad-blocking extension be made?


Adsweep (almost similar functionality as Adblock) is a greasemonkey script that works well for chrome. They have also released a extension for chrome. http://www.adsweep.org


Thanks. I took a look and the Chrome extension is basically the same as the greasemonkey script. Does anyone know if this is less efficient than the way Adblock Plus does it? If so, is it possible to do it more efficiently with a Chrome extension?


Yes, AdBlock is more efficient because it doesn't load the ads at all while Chrome/greasemonkey load and hide them. No, I don't think it can be more efficient because chrome extensions like greasemonkey scripts cannot modify the page before it is loaded.

I may be wrong, I had only a cursory look at the technology.



You're right, I don't know if this is enough (do you get hooks upon loading each resource, etc) but they are definitely working to implement this properly.


"No, I don't think it can be more efficient because chrome extensions like greasemonkey scripts cannot modify the page before it is loaded."

Thus guaranteeing I will never use Chrome.


Plain Chrome feels faster than FF with AdBlock even on relatively ad-heavy sites.


I agree. Chrome is just incredibly fast, and Firefox, on the three major OS's in my life, feels slow after a couple hours of use.

In practice, I always have at least 2 different browsers open, one of them usually Firefox, but Chrome is the fastest one, used for surfing, while FF for web-dev/management-y stuff.


Damn, that's what I was afraid of. Thanks.


Privoxy is pretty easy to set up, and works with any browser.

http://www.privoxy.org/


Who else thinks they should get the Mac version out before spending time on this stuff...


They are working heavily on the Mac version and it is quite usable now. I have written about the mac version of chrome here http://www.manu-j.com/blog/download-updated-native-google-ch...

The post will give you an idea of what is working in the mac version as well as pre alpha builds to play with.


Aaron Boodman (the creator of Greasemonkey) and others are working on this part of chrome. Aaron had initially tried to get his idea for extensions as greasemonkey scripts into Firefox between 1.5 and 2.0.

Google isn't a small startup. Even if Mac is more important than their extension story, it makes no sense having non-Mac developers working on it. They aren't simply building a GUI, they are doing hard "OS level" work of building the security sandboxes for processes - something that is requiring trail blazing work.


The obvious answer to that is "probably Mac users, and nobody else."

As a non-Mac user (at least lately) -- I'd MUCH rather they work on everything but that, really. And yes, I do realize how selfish that is, but it's probably not that much more selfish than your wants.


If they do, it'll just die because it's not Safari. It makes sense to build the functionality on a platform where people are tolerant of incremental improvements.


chrome needs better integration with google bookmarks last time I checked.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: