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": "Radioplayer", "version": "1.3.20", "description": "Alle Sender H\u00f6ren", "icons": { "48": "48x48.png", "128": "128x128.png" }, "browser_action": { "default_icon": { "16": "16x16.png", "48": "48x48.png", "128": "128x128.png" }, "default_title": "Radioplayer AT" }, "background": { "scripts": [ "radioplayer.js" ], "persistent": false }, "permissions": [ "storage", "cookies", "http:\/\/*.radioplayer.at\/*" ] }