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": "Photo Transfer App", "short_name": "Photo Transfer App", "description": "Wirelessly Send & Receive Photos & Videos between iPad, iPhone, iPod touch, Android & Computer", "version": "1.0", "minimum_chrome_version": "24.0.1307.0", "icons": { "16": "pta-16.png", "48": "pta-48.png", "128": "pta-128.png" }, "app": { "background": { "scripts": [ "main.js" ] } }, "permissions": [ "webview", "https:\/\/itunes.apple.com\/us\/app\/photo-transfer-app-easily\/id365152940?mt=8&uo=4&at=10l6cN" ] }