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": 3, "name": "RadioTunes - Quality Internet Radio (Official)", "description": "Smooth vibes & eclectic beats! Human-curated channels spanning jazz, rock, pop & world music. Premium audio for refined tastes.", "version": "2.3.4", "icons": { "76": "\/radiotunes\/app_icon76.png", "120": "\/radiotunes\/app_icon120.png", "152": "\/radiotunes\/app_icon152.png", "180": "\/radiotunes\/app_icon180.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtvacssadVw3BvJJkJ6KOxqipa2lJJPuAKC8eNX6A0KwcNgL8yRwgO0hDNzjHU9LZMzJqcjRnwLIopCdHl2BlfUW+Lj\/yQ92Ojp0EwREwFzXNZvDusACd2kxAYpvv0lPvz1iXPp9WLbfo2JxT2RS+8k7PcKTsgPoqltJUCGWp3tHfXzL+cJZgmncw6XCObFFQkUi9Sa2BONVv1v33QJXIuzJ\/u4B+HMoSU0\/\/ormBaC2YC635sLWP0anmGiDJnb11KbZLaUqGVzAo4OHS0xkuHgvfJ28ja08l4KJjxuFcte6+RBWgJe1Xw6PR1C1kPRrRsHf2humvXm0DdV1MEMUz+QIDAQAB", "action": { "default_icon": { "16": "\/radiotunes\/action_icon16.png", "32": "\/radiotunes\/action_icon32.png", "48": "\/radiotunes\/action_icon48.png" }, "default_title": "RadioTunes", "default_popup": "popup.html" }, "permissions": [ "offscreen", "storage", "tabs", "notifications" ], "content_scripts": [ { "matches": [ "https:\/\/www.radiotunes.com\/\/*" ], "js": [ "content-scripts\/site_link.js" ] } ] }