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", "name": "Pandora Dark Theme", "version": "3.1", "description": "Pandora Dark Theme! Make the glaring colors of Pandora a soft on the eyes experience.", "icons": { "16": "images\/pandora_dark_theme_16.png", "32": "images\/pandora_dark_theme_32.png", "48": "images\/pandora_dark_theme_48.png", "128": "images\/pandora_dark_theme_128.png" }, "content_scripts": [ { "matches": [ "https:\/\/www.pandora.com\/*" ], "css": [ "pandora_dark_theme.css" ] } ], "manifest_version": 3 }