Showing 2 of 2 extensions
Loading...
Loading...
Simple Web Intent received that handles the "view" intent for feeds (the application/atom+xml and application/rss+xml types). The passed in feed is displayed as pretty-printed XML. Developers that use Chrome 20 or later may find this useful when trying to view raw feed data. Requires the "Your...
Read-eval-print loop (REPL) for Chrome App APIs. This is a Chrome packaged app that lets you play around with any of the app APIs (http://developer.chrome.com/apps/api_index.html). You can run arbitrary API functions, listen for API events, and write any other supporting JavaScript code that...