bufferapp / buffer-chrome

Buffer for Chrome lets you easily add great articles, pictures and videos to your Buffer and we automagically share them for you through the day!
http://buffer.com/extensions
66 stars 37 forks source link

Add support for WebIntents :-) #5

Closed tommoor closed 12 years ago

tommoor commented 12 years ago

It is now possible to specify web intents as part of browser extensions. This would be a great growth hack for us to piggyback on this before it gets huge. Looks like we can easily add support by adjusting the chrome manifest:

http://code.google.com/chrome/extensions/manifest.html#intents

tgvashworth commented 12 years ago

Oh yes, good thinking.

:+1:

tgvashworth commented 12 years ago

Added in 4f25a86