Tell me more ×
Answers OnStartups is a question and answer site for entrepreneurs looking to start or run a new business. It's 100% free, no registration required.

I want to create an extension that adds content on third party sites. I will not show any advertising and I will not hide the site's content.

I'd like to add my related content to 5 or 6 third party websites, something like this http://i.imgur.com/jQx1r.jpg Obviuosly, only my users, if they have installed my browser extension, will see my contents on third party websites.

Are there legal policy problems about the developing of this extension or could i proceed without any problem?

Can the site owner ban my extension or sue me?

share|improve this question
Upvoted because everyone should be aware of a scam mentioned in my reply below. – Steve Jones Nov 30 '12 at 8:39
2  
The question seems unclear. Could you show a fake example? – Billy Chan Nov 30 '12 at 12:10
Ok, something like this i.imgur.com/jQx1r.jpg – Giorgio Resci Nov 30 '12 at 14:45

2 Answers

up vote 2 down vote accepted

If people choose / authorize to install an extension that adds / augments content on specific sites, I don't see the problem with it. At a higher level Alexa, Google, AOL, Yahoo (and adblock for that matter) extensions all do this in some way.

How you get the user to install, how you choose to disclose what data is available and what you do with such data is typically where extension providers have problems with their users.

Of course, IANAL so if you want a true representation of what your exposure is, consult with your lawyer.

share|improve this answer
I tend to agree with your point but doubt the example. When you mention Google, did you mean Google cache to show sites' content? I think that's agreed by site owner by robots.txt and different from @Giorgio case. How about Diigo? This tool allow users leave marks and discussions on any site. Maybe Giorgio could check their terms. – Billy Chan Nov 30 '12 at 16:11
@BillyChan re: google - see google.com/toolbar/ie/index.html . The toolbar provides additional info about the site (likes, optionally pagerank + links) & allows you share with G+ or whatever social net you like. Diigo is similar with the additional step to support screen capture & annotations. It also allows sharing (diigo.com/learn_more/share) through its private portal or other social nets. – jimg Nov 30 '12 at 17:05
jimg, it seems there is misunderstanding. What you mentioned is a toolbar, while @Giorgio asked about content on website. The Diigo annotation may fit the case better. addons.cdn.mozilla.net/img/uploads/previews/full/37/37278.png – Billy Chan Dec 1 '12 at 2:29
Sorry, I used google.com as an example: a third party site with my content injected into it. I'd like to put content directly into the webpage's layout, not in a toolbar – Giorgio Resci Dec 1 '12 at 9:31
well - one could say that firefox is activated it injects content into the layout (for a very specific audience) and when adblock is activated it strips out specific content (ads). both "modify" public pages displayed to the user based on options set in the plugin / extensions. Its up to the plugin / extension provider to make such options visible to the user and to "do no harm" with such activity data (per Steve Jones concern). – jimg Dec 3 '12 at 19:40

This is the attack vector used by a scam that attacks HSBC bank customers. The customers think they are "safe", as they have one of those hardware keys that changes code every few seconds. The bank think that the two-part authentication is sufficient. They all forget the browser is easily compromised. Locks don't matter if the thief is invited in.

No doubt the same trick applies to other banks too, not just HSBC.

I spoke to one of the bank's so-called security "experts" and they were so proud of rolling out these hardware key generators, until I pointed out that they made their customers a lot less secure, by giving a false sense of security.

share|improve this answer
Your answer is completely OT. – Giorgio Resci Nov 30 '12 at 8:47
OT = On Target? – Steve Jones Nov 30 '12 at 8:48
OT means Off Topic – Giorgio Resci Nov 30 '12 at 8:50

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.