I want to build a Chrome extension that shows some content embedded when a specific website is displayed. Exactly the same as Rapportive on Gmail.
Seems that browserAction only enables me to show that content as a popup, not embedded on the webpage. How can I do that?
How can I restrict it to a single URL?
matches
field for content scriptschrome.tabs.onUpdated