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": "DI.FM - addictive electronic music (Official)", "description": "100% human-curated electronic music radio, streaming across dozens of channels with genres like trance, house, techno, and ambient.", "version": "2.3.4", "icons": { "76": "\/di\/app_icon76.png", "120": "\/di\/app_icon120.png", "152": "\/di\/app_icon152.png", "180": "\/di\/app_icon180.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvMXt5KzWkeRBCwJvtM4vjP39sHLEmMcan1NVscbIoMSCkLO\/dh3F6bfmFVlEvsTdptnNGopd41s+RiMfMFkMpxh4EiEmfi+nDy2\/\/CF7nXfRXRlFGNBekb1sDTMTgmKRrIXtNqkBiOhA074TPwWn8JZkEyK6rb7IZEhEkBY66WyhuYIv3b4k4d\/OdAbpsXcy\/qRbszWMR3W\/+Q2ViWaDy4GUdjHum66Eb2WlR0jEQldnWHvnyV36z3lCvkQR1b\/O922Lurw1f0zQDlNxb5nRUyKlPJm9tDCwv8F747\/f9cbIxZ2GSmeiUhQ3GcQDpHgZQLHsC2POR\/UhW\/jeNWV4SQIDAQAB", "action": { "default_icon": { "16": "\/di\/action_icon16.png", "32": "\/di\/action_icon32.png", "48": "\/di\/action_icon48.png" }, "default_title": "DI.FM", "default_popup": "popup.html" }, "permissions": [ "offscreen", "storage", "tabs", "notifications" ], "content_scripts": [ { "matches": [ "https:\/\/www.di.fm\/\/*" ], "js": [ "content-scripts\/site_link.js" ] } ] }