Exhibits, Shows and Displays

How do you write a Google Chrome extension that displays only a web page?

I would like to make an extension for Chrome that displays a certain webpage when you click on it? How can I do so? Thanks in advance!

Public Comments

  1. You need an API for your website: http://en.wikipedia.org/wiki/API This is how to write the extension for flickr website: http://code.google.com/chrome/extensions/getstarted.html
Powered by Yahoo! Answers