Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "WeVideo Screen & Webcam Recorder", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAosjN7FiSg9xK95KI5IPD+o+FlgIiaeHD0GVM7hq4OYcsLkwwjtHz3b94kNtQiAwiaMCyW2GrIngpRhcF09NuMWcrcFWyBTIAI3hvqtydBwbaoUjhtezy8Tl11iyPsThg6CPwzCPI\/D2d4jSKo+8z1nJLRpG293ZGWPZcvN+UZANukYTGDxDHqdnbDMZsUxPcp++DVYYlqPjyuOfSfiJ33XU7f25dB9carngEpxn7brN9q6tXRGz2DTTxb5rzbLBzpq6d\/OlGNdynrgO9eTEocNFfP2zRViEqTHgbx09qoktXF1ZgXa4Q5nYicqzE0Ehs7JCmbt\/znXdzn9Dx1H5wEQIDAQAB", "version": "3.7.0", "version_name": "3.7.0_de3f822", "description": "A simple way to capture your screen and easily create instructional videos, demos, internal communications, and more.", "manifest_version": 3, "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';", "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'wasm-unsafe-eval' 'unsafe-inline' 'unsafe-eval'; child-src 'self';" }, "permissions": [ "storage", "unlimitedStorage", "notifications", "tabs", "offscreen", "scripting" ], "host_permissions": [ "<all_urls>" ], "optional_permissions": [ "activeTab" ], "action": { "default_title": "WeVideo Screen & Webcam Recorder", "default_popup": "main.html", "default_icon": { "128": "public\/res\/app-128.png" } }, "icons": { "128": "res\/app-128.png" }, "externally_connectable": { "matches": [ "https:\/\/*.wevideo.com\/*" ] }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/index.tsx-loader-CZB8xZ-h.js" ], "matches": [ "<all_urls>" ] } ], "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "res\/fonts\/Lato-Regular.woff2", "res\/fonts\/Lato-Bold.woff2", "webcam.html", "assets\/index-DPpbKqLJ.js", "assets\/module-DUcEubdb.js", "assets\/logger-CKp6otfO.js", "assets\/Eject-Cbwj2iQM.js", "assets\/index.tsx-CCNQC1Og.js" ], "use_dynamic_url": false } ], "chrome_url_overrides": { "offscreen": "offscreen.html", "webcam": "webcam.html" } }