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": "ClassicalRadio.com - Widest Selection of Curated Classical Music (Official)", "description": "Elegant human-curated classical music experience. From solo piano to full orchestras, there is something for all refined ears.", "version": "2.3.4", "icons": { "76": "\/classicalradio\/app_icon76.png", "120": "\/classicalradio\/app_icon120.png", "152": "\/classicalradio\/app_icon152.png", "180": "\/classicalradio\/app_icon180.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvcgz\/\/BX+eJeRdQ17tdIpUcXsSjkqyLPSNMq1TL942dwtnXQIg0SkvreS6Ri43OTyfohHLCNGgOFYHajdLrP5O44oooHcAiX2jUS3SRTILAFgsGNTAilg1x10KCbJBOCPCNPHWUSYfTEYSda72o+drnznxwkXTN3twyxcQzoibZSgBJc5I5L1lKmp7Aku4eGTEt2yMX9O4pesys9MspAqLC6seIVjT317IFb8syg0agn51GrXAmvBeQo6NjtwZ2IaaUdRHh+iGHX8hVm4FOPRjJE0jRZKEnElC0zWJxVYIOsSXhUPVDqrbJWOktYP7IpoKmD6phxcHS87RJG42\/5lwIDAQAB", "action": { "default_icon": { "16": "\/classicalradio\/action_icon16.png", "32": "\/classicalradio\/action_icon32.png", "48": "\/classicalradio\/action_icon48.png" }, "default_title": "ClassicalRadio.com", "default_popup": "popup.html" }, "permissions": [ "offscreen", "storage", "tabs", "notifications" ], "content_scripts": [ { "matches": [ "https:\/\/www.classicalradio.com\/\/*" ], "js": [ "content-scripts\/site_link.js" ] } ] }