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": "ZenRadio.com - Music to help sleep, study, meditate, and relax (Official)", "description": "Tranquil audio experiences for meditation & relaxation. Expertly curated channels with premium sound quality for inner peace.", "version": "2.3.4", "icons": { "76": "\/zenradio\/app_icon76.png", "120": "\/zenradio\/app_icon120.png", "152": "\/zenradio\/app_icon152.png", "180": "\/zenradio\/app_icon180.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsbhSEx+E2d28kq0424w8l36TRmU3G1dKPu\/5wKIoS0mDwZmToyJ0RJgla32NmpzyX5tNzQBlBjbJqqphu66ZQwMg40GI\/ZzM3Jng7EXZALhQ9YgMf2luUnXLsB+xJZ4aMxIvZcLVALcpYz16cipvo\/YcgqriR+h6PKuUe0DsyohpTmONtPmtR62\/ZCkM6JL\/9+zlAuQrkeF8V6kfpN8W2PhcP1vXLNEXyuutC\/HWVzuxqYBm7MDq9wRLuJCMAoGZn9jIKNa51TMIGKIQeJxHlfSJNIcBTjTScCGuMA3z9890MwYmqsHpXwhJbyNIWT3pJKMWbw+Q+6fM9PBre85U8wIDAQAB", "action": { "default_icon": { "16": "\/zenradio\/action_icon16.png", "32": "\/zenradio\/action_icon32.png", "48": "\/zenradio\/action_icon48.png" }, "default_title": "ZenRadio.com", "default_popup": "popup.html" }, "permissions": [ "offscreen", "storage", "tabs", "notifications" ], "content_scripts": [ { "matches": [ "https:\/\/www.zenradio.com\/\/*" ], "js": [ "content-scripts\/site_link.js" ] } ] }