Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Nifty Photo Viewer", "version": "1.0", "manifest_version": 2, "description": "Nifty Photo Viewer is your portal to Flickr.", "homepage_url": "http:\/\/niftyphotoviewer.com", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon48.png" }, "browser_action": { "default_icon": "icon16.png", "default_popup": "popup.html", "default_title": "Nifty Photo Viewer" }, "permissions": [ "http:\/\/api.flickr.com\/*" ] }