Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Visual Search", "description": "This extension integrates Flickr Explore with EyeRecognize Feature Search.", "version": "1.1.8", "background": { "scripts": [ "featureSearch.js" ] }, "permissions": [ "https:\/\/secure.flickr.com\/", "contextMenus", "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "icons": { "16": "icon.png" } }