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": "Reprise Reveal",
"version": "1.2.26",
"version_name": "1.2.26 1.8.2026.5.25.10N",
"manifest_version": 3,
"description": "Reprise Reveal",
"homepage_url": "https:\/\/reprise.com\/",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"default_locale": "en",
"background": {
"service_worker": "service-worker-loader.js",
"type": "module"
},
"action": {
"default_icon": "icons\/icon19.png",
"default_title": "Reprise Reveal"
},
"permissions": [
"activeTab",
"storage",
"management",
"cookies",
"unlimitedStorage",
"scripting",
"webNavigation"
],
"host_permissions": [
"https:\/\/login.getreprise.com\/",
"https:\/\/login.reprise.com\/",
"<all_urls>"
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self';",
"sandbox": "sandbox allow-scripts; script-src 'sha256-USemta+v1bzB+c0moeKagBQiDcwA0ZJczvFb9krvE2Y=' 'self';"
},
"web_accessible_resources": [
{
"matches": [
"<all_urls>"
],
"resources": [
"styles.css",
"utils\/third-party\/pendo.min.js",
"main-iframe\/iframe_content.html",
"utils\/third-party\/reprise_highcharts.js",
"dom_access.js"
],
"use_dynamic_url": false
},
{
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"resources": [
"store_sync-Adsfxpvy.js",
"maestro_backend_host-TFsyCdSA.js",
"data-injection-host-Deqtn7re.js",
"monitoring-Cl3D99TP.js",
"websocket-CEhSsPXj.js",
"page.ts-DEeFpcDz.js",
"frame.ts-BEelUda-.js"
],
"use_dynamic_url": false
}
],
"content_scripts": [
{
"js": [
"page.ts-loader.js"
],
"all_frames": false,
"match_about_blank": true,
"matches": [
"https:\/\/*\/*",
"http:\/\/*\/*"
],
"run_at": "document_start"
},
{
"js": [
"frame.ts-loader.js"
],
"all_frames": true,
"match_about_blank": true,
"matches": [
"https:\/\/*\/*",
"http:\/\/*\/*"
],
"match_origin_as_fallback": true,
"run_at": "document_start"
}
],
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArRIj+KjWgFxLHIKoP\/qzB+SKQ0WGPlN3U4wATj9u7Ng0VsJhLc5wwFcFp+gh7I1DFYXIaM0xgWPLyAthjqewHnj9E3PGFVsaAV1n8yVc3XWPvT7\/ec2TY24mSG5gq3GNgH3TilJrHXGaLZRkwANkpDOaBfaCOOXbbNgZJ+TRhCrnZnXaI4UBjpBocalnVqXLnYL3qG0O5oAzdSwepYtP72GHjnUjTb7xiNiR2aoui1AeIcCVUASKP17Fo+S0JYLpxEw7PBRo8afyKwq9KdM+25A6knL47ZWu47LI1uGsyjQtQ2yBpEQsMC4PhFjhY46XJfwAFFHzwkC+Z\/e6II1zmQIDAQAB"
}