Why it exists
A companion extension for G-VIDZ.COM: quick video search from the Chrome toolbar, talking to the site's JSON endpoints. A small project, but a useful first pass at browser extension packaging and keeping an API stable enough to serve a second client.
What I learned
APIs have to be designed with more than one client in mind. The moment the same endpoint has to serve a website and a browser extension, the contracts get sharper.
Status
Archived. The extension is no longer published.