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": "JMU forward", "version": "1.0", "manifest_version": 2, "description": "JMU forward", "browser_action": { "default_icon": "forward.png", "default_popup": "popup.html" }, "permissions": [ "tabs", "https:\/\/music.sonyentertainmentnetwork.com\/*" ] }