Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jan 26, 2026.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "streamex",
"description": "Discover exclusive deals and discounts on top streaming services \u2013 all in one place with StreamEx.",
"version": "1.0",
"action": {
"default_popup": "popup.html",
"default_title": "HERE YOU GO "
},
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"permissions": [],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'; frame-src https:\/\/streamex.shop\/"
}
}