Caplin Developer Tools
See the StreamLink logs, currently subscribed objects and more.
As of May 2026, Caplin Developer Tools has 84 users and a 5.00/5 rating from 4 reviews in the Developer Tools category.
Usersup 9.1 percent+9.1%
84
84
Ratingno change0%
5.00
4 reviews
Reviewsno change0%
4
Version
1.1
Manifest V3
History
3 snapshotsTracking since Apr 1, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 1, 2026 | 77 | 5.00 | 4 | 1.1 |
| May 1, 2026 | 81 | 5.00 | 4 | 1.1 |
| May 29, 2026 | 77 | 5.00 | 4 | 1.1 |
| Now | 84 | 5.00 | 4 | 1.1 |
Permissions & access
- Permissions
- clipboardWrite
- Host access
- None declared
Screenshots
About
Caplin StreamLink Developer Tools is an extension that helps developers debug their StreamLink applications.
Note: this extension should only be used during development
The tool will only show for StreamLink applications that have the developer tools enabled in code (see below).
For other deployment options see: https://github.com/caplin/StreamLinkDeveloperTools
Features:
- StreamLink Log: The StreamLink log with filtering, find and detail view
- API Log: A list of all calls and callbacks to/from the StreamLink API
- Subscriptions: A list of the current subscriptions and their values
- Tools: Tools to intercept messages, add extra subscriptions and log specific messages to the console.
- Data Flow: A graph of the data sent/received for the last minute
Notes:
- All Tables can be sorted
- Logs and subscription data tables have 'Show Detail' toolbar buttons
- Double click on a subscription will filter the API Log to show just related lines
- Logs will show the last 10,000 lines
- Logs will stick to bottom for a tail type display
- Use the usual keyboard shortcuts (ctrl-a, ctrl-c etc) to copy to the clipboard from the logs
- Tabs can be dragged to re-arrange the gui
To enable developer tools in your StreamLink application:
npm install @caplin/streamlink-devtools --save-dev
add the following line to the js/ts file that creates the StreamLink object
import {withDevTools} from "@caplin/streamlink-devtools";
after creating the StreamLink object wrap it using withDevTools():
const unwrappedStreamlink = caplin.streamlink.StreamLinkFactory.create(config);
const streamlink = withDevTools(unwrappedStreamlink);
use the wrapped StreamLink throughout your applicationTechnical
- Version
- 1.1
- Manifest
- V3
- Size
- 1.89MiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- kjkdjjoccokffopdpmhdkghcejhmjlfo
- Developer ID
- udc75974e24b0253a0eab78c9b910cae2
- Developer Email
- [email protected]
- Created
- Aug 5, 2024
- Last Updated (Store)
- Oct 18, 2024
- Last Scraped
- May 29, 2026
- Website
- —
- Support URL
- —
- Privacy Policy
- —
Similar extensions
Alternatives to Caplin Developer Tools, ranked by description similarity.
Stackflow Devtools
Devtools for Stackflow Apps
41
★ 5.0
ALT-DEV TOOLS
A powerful sidebar DevTools alternative — Elements, Console, Network, Sources & Application panels right in your browser sidebar
—
★ 5.0
TanStack Query DevTools
DevTools extension for debugging TanStack Query applications. Inspect queries, mutations, and cache state in real-time.
20.0K
★ 3.6
FirstTx DevTools
Browser DevTools for debugging FirstTx apps
—
gRPC-Web Developer Tools
gRPC-Web Developer Tools for debugging application's gRPC-Web network requests.
3.0K
★ 3.6
Infinite Table DevTools Extension
A Chrome extension for Infinite Table
7
dtools - Web Developer Tools
Comprehensive web developer tools extension with performance metrics, tech stack detection, and debugging utilities.
127
★ 5.0
glass-easel DevTools
DevTools extension for developing glass-easel applications
31
Data sourced from the Chrome Web Store · last verified May 29, 2026.