I haven't had a chance to check out Buy Happy yet, but it seems to me that displaying competing prices on product pages rather than when adding to cart might be a better experience. I use price as one of the deciding factors on whether to buy, and there have been a few times where the lower price that Invisible Hand found convinced me to actually buy a product.
I would sure like to see one of these extensions that doesn't use affiliate links. I often want to use specific affiliates to support organizations like the EFF or Child's Play charity.
Not trying to be trollish, but I genuinely dislike this sort of monetizing and wish these extensions were at least more upfront about it.
What other reason is needed? Some of us intentionally use affiliate links from a person or cause we care about, and would like to know when the affiliat-izing changes.
>>>and wish these extensions were at least more upfront about it
It's the third item on their FAQ (http://www.getinvisiblehand.com/faq). That's hardly hidden. I don't even use these services, but it seems like a reasonable way to make money.
Good point. We're trying out the cart because we don't see many competitors there yet. Plus we have some more ideas for using the cart in the future. Stay tuned!
I haven't checked the source code of the plugin, but I wonder if they add affiliate links when they link to the other prices that are lower? If they don't, I don't see why not, it seems like a nice & easy way to skim off the top of those transactions for providing a nice extension. I'll definitely try this out for a bit and gauge how good it works.
It looks like they're going to be monetizing by partnering with specific retailers. From the plugin description:
> Buy Happy retail partners will soon be giving you deals to share with friends and family via social media. And we’ll be adding more powerful features to Buy Happy as well — while building a fun community along the way. Isn’t it time to add Buy Happy to your browser?
Also, don't forget the data they are harvesting. From their privacy policy, they are monitoring your shopping habits and what you do before/after you look at a product. So, that will let them "support our relationships with the operators of the retail websites from which we provide you with information about lower priced products"[1]
It's not always easy to become an affiliate so it may take time to get a good rooster of stores. A common approach is to crawl the data even if you don't have an affiliate deal. Not only is it proactive but it also enhances the product since it will show more alternatives.
Good luck reading the code! It's compiled by Google Closure compiler, so it's highly minified. The bulk of the extension is actually written in ClojureScript.
At the moment, the best price we've found on this product is on Best Buy. If you add it to your cart and view your cart, you should see a best price confirmation.
Our Zinc Save [0] extension takes a slightly different approach. We add a button on at checkout that guarantees a fixed, better price. If you use it, we then do the price shopping for you and place the order on your behalf. If we don't get the price we promised, we keep or eat the difference.
FYI OP, I had to remove the extension because it caused other extensions to break.
I get this error code in the console when the extension is turned on:
Denying load of chrome-extension://amplgponnfkfhnbgojhehcaaiocgmpam/jquery.min.map. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.
It's another extension that's using jquery, I think. It's something custom I added awhile ago, so I don't actually have a direct link to it in the Chrome extension store or anything. :/ Sorry about that.
I haven't had a chance to check out Buy Happy yet, but it seems to me that displaying competing prices on product pages rather than when adding to cart might be a better experience. I use price as one of the deciding factors on whether to buy, and there have been a few times where the lower price that Invisible Hand found convinced me to actually buy a product.
Perhaps both approaches are useful.