The free and privacy-friendly screen recorder with no limits 🎥
13 matches across 3 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | src/pages/Background/recording/recordingHelpers.js | 359 | // is the robust delivery path; it does not depend on the recorder |
| MEDIUM | src/pages/Region/Recorder.jsx | 243 | // SW answered the pull directly with the payload — robust path. |
| MEDIUM | src/pages/Recorder/Recorder.jsx | 320 | // SW answered the pull directly with the payload; robust path. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | src/pages/Background/recording/sweepRecorderTabs.js | 1 | import { removeTab } from "../tabManagement/removeTab"; |
| LOW | src/pages/Content/publicPath.js | 1 | // In a content script there's no document.currentScript, so webpack |
| LOW | src/pages/Content/popup/styles/layout/_VideosTab.scss | 1 | @use "../../../styles/_variables" as *; |
| LOW | src/pages/Content/context/ContentState.jsx | 1061 | finalizingRecording: false, |
| LOW | src/pages/Content/context/ContentState.jsx | 1881 | // we're locally in the finalizing window (user pressed stop, |
| LOW | src/pages/Content/context/utils/checkRecording.js | 1 | // Intentionally a no-op. Local recording state is managed by the background |
| LOW | src/pages/Sandbox/components/editor/VideoPlayer.jsx | 81 | // playerRef.current.plyr.on("timeupdate", () => { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …/assets/mediapipeVision/vision_wasm_nosimd_internal.js | 1 | var ModuleFactory=(()=>{var _scriptName=globalThis.document?.currentScript?.src;return async function(moduleArg={}){var |
| LOW | src/assets/mediapipeVision/vision_wasm_internal.js | 1 | var ModuleFactory=(()=>{var _scriptName=globalThis.document?.currentScript?.src;return async function(moduleArg={}){var |
| LOW | src/pages/Camera/utils/backgroundUtils.js | 50 | function getOrCreateMaskImageData(ctx, width, height) { |