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": "Streamelements Store Plus", "version": "0.0.18", "icons": { "128": "icon-128.2790b6f2.png" }, "background": { "service_worker": "background.91432158.js" }, "content_scripts": [ { "matches": [ "*:\/\/streamelements.com\/*", "*:\/\/csgoempire.com\/*" ], "js": [ "steam-prices.runtime.ffb9b574.js", "steam-prices.ca8e3e0b.js", "hide-sold-out.318fc22e.js", "empire-helper.cf44bfd6.js" ], "css": [ "styles.98957d38.css" ] } ], "host_permissions": [ "https:\/\/steamcommunity.com\/*", "https:\/\/csgoempire.com\/*" ], "permissions": [ "storage", "cookies" ], "web_accessible_resources": [ { "matches": [ "*:\/\/streamelements.com\/*", "*:\/\/csgoempire.com\/*" ], "resources": [ "loader.c456915b.png", "steam-logo.fd9401f9.svg" ] } ] }