Built on open source.
webQsee is a thin layer of original code on top of an enormous amount of brilliant open-source software. Below is a grouped list of the libraries we depend on, with licenses and a one-line description of what each one does for us. Thank you to every maintainer.
If we've missed a credit you think belongs here, please let us know, keeping this list accurate matters to us. License badges below summarise the upstream license at time of writing; the authoritative version is always the one shipped in each project's repository.
The grids, editors and viewers.
- AG Grid MIT
High-performance data grid powering the Analyzer's three event tables. - Monaco Editor MIT
The editor from VS Code, used for inspecting JSON, JS and HTML payloads. - DataTables MIT
Sortable / paginated tables in the analyzer and gallery secondary views. - CodeMirror MIT
Lightweight code editor for inline edits and snippet display. - tributejs MIT
@-mention autocomplete used in shared captures and team comments. - HAR Viewer BSD
Foundation for our HAR rendering and compatibility layer.
The pieces that hold everything together.
- dayjs MIT
Tiny immutable date/time library, timestamps everywhere in the analyzer. - crypto-js MIT
Hashing, HMAC and AES primitives used for signed share URLs. - jQuery 3.x MIT
Still the path of least resistance for some legacy UI widgets. - async-es MIT
Concurrency primitives (queue, eachLimit) used in batch uploads. - socket.io-client MIT
Realtime channel between the extension and our signaling server. - uuid MIT
Stable IDs for captures, events and gallery items. - lru-cache MIT
In-memory caches in front of IndexedDB hot paths. - pako MIT
zlib in pure JavaScript, used for compressing capture bodies before upload.
Exporters, decoders and packers.
- xlsx (SheetJS) Apache 2.0
Excel and CSV export from analyzer grids. - pica MIT
High-quality image resampling for thumbnails. - ts-ebml MIT
Patches WebM duration metadata for seekable video exports. - mime-types MIT
MIME lookup for downloads and HAR exports. - sanitize-filename WTFPL / ISC
Safe filenames for downloads across OSes. - tar-stream MIT
Streams .tar archives of an entire capture set in the browser.
Type, shapes and glyphs.
- Font Awesome Free GPL / SIL OFL / MIT
Icon set used throughout the extension and this site. - normalize.css MIT
Cross-browser baseline styles. - Inter SIL OFL
Primary UI typeface in the extension. - Nunito Sans SIL OFL
Display typeface on this marketing site.
Honourable mentions.
- showdown MIT
Markdown → HTML rendering for capture notes and tutorials. - Fat Cow Hosting icons CC BY 3.0
Selected document/file icons in the gallery. - GitHub Developer emojis CC BY 3.0 / MIT
The little colored glyphs in comments and tags.
About this website
The webqsee.com marketing site you're reading is built on top of the Impact Design System by Creative Tim / Themesberg, a commercial Bootstrap 4 template. Our content, structure and styling extensions on top are original. Many thanks to the Creative Tim team for the foundation.
Stop guessing. Start webQseeing.
Add webQsee to Chrome or Edge in one click. Most features are free, forever, no signup needed. Upgrade only if your team needs cloud sharing, S3 storage and Pro-grade tooling.
Works in Chrome 103+, Edge 103+ and most Chromium-based browsers. Install instructions.