C4rr13rX DevDock
Create venvs, install with pip (incl. streaming logs), run scripts, and manage envs via a local PyOps API.
As of June 2026, C4rr13rX DevDock has 13 users in the Developer Tools category.
Usersup 8.3 percent+8.3%
13
13
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
1.0.0
Manifest V3
History
5 snapshotsTracking since Apr 19, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 19, 2026 | 12 | — | — | 1.0.0 |
| May 4, 2026 | 9 | — | — | 1.0.0 |
| May 13, 2026 | 16 | — | — | 1.0.0 |
| May 25, 2026 | 12 | — | — | 1.0.0 |
| Jun 7, 2026 | 11 | — | — | 1.0.0 |
| Now | 13 | — | — | 1.0.0 |
Permissions & access
- Permissions
- storagetabs
- Host access
- http://127.0.0.1/*, http://localhost/*
Screenshots
About
### What it does **C4rr13rX DevDock** is a developer tool that lets you create Python virtual environments, install packages (with live, line-by-line progress), run scripts, and delete envs — right from a browser UI. ### How it works DevDock talks only to a **local** FastAPI server called **PyOps** (defaults: `http://127.0.0.1:8077`) and an optional local **code-server** instance (`http://127.0.0.1:8080`) for “Open in Code”. ### Quick start (Ubuntu/WSL2) Install and start the required local services with the setup script: ```bash curl -fsSL https://raw.githubusercontent.com/C4rr13rX/PyOps/main/setup_pyops.sh -o setup_pyops.sh chmod +x setup_pyops.sh && ./setup_pyops.sh ``` * PyOps (API) will run on **127.0.0.1:8077** * code-server will run on **127.0.0.1:8080** (auth disabled on loopback) ### Features * Create/delete venvs under `~/envs` (safe-guard prevents deleting the service env `pyops`) * **pip install** (single or multiple packages) with **live streaming logs** * **pip install -r requirements.txt** (file upload or path) with **live streaming logs** * Run a Python script with args; open its folder in code-server * Inline snippet runner with CodeMirror editor * Configurable endpoints; state saved locally ### Permissions & privacy * **Host permissions**: `http://127.0.0.1/*`, `http://localhost/*` – required to call your local PyOps API and code-server * **Tabs**: open/focus the PyOps/code-server tabs * **Storage**: remember your config and last inputs No analytics, no remote calls, no user data collection. ### Support Docs & script: [https://github.com/C4rr13rX/PyOps](https://github.com/C4rr13rX/PyOps) Issues: [https://github.com/C4rr13rX/PyOps/issues](https://github.com/C4rr13rX/PyOps/issues) ## Categories * **Developer Tools** (primary) (Secondary optional: Productivity) ## Is this experimental? No. ## Does this add-on require payment, non-free services, or additional hardware? No. ## Homepage URL [https://github.com/C4rr13rX/PyOps](https://github.com/C4rr13rX/PyOps) ## Support URL [https://github.com/C4rr13rX/PyOps/issues](https://github.com/C4rr13rX/PyOps/issues) ## Version notes (What’s new) * Initial public release. * Live streaming logs for pip installs (packages & `-r`). * Popup + full-tab UI, snippet editor, configurable endpoints, env dropdown sync. * Safe-guard to prevent deleting the `pyops` service environment. * Ubuntu & WSL2 setup script (`setup_pyops.sh`) to install/start services. ## Notes to reviewers This add-on requires the **local** PyOps API to verify functionality. **Quick test (Ubuntu/WSL2):** 1. Run: ```bash curl -fsSL https://raw.githubusercontent.com/C4rr13rX/PyOps/main/setup_pyops.sh -o setup_pyops.sh chmod +x setup_pyops.sh && ./setup_pyops.sh ``` 2. Open the DevDock tab (Options page). The green status dot should light up. 3. Create an env (`dev`), install `requests`, then run a simple script. 4. Live pip output streams into the UI during installs. The add-on never transmits data off-device and only calls `http://127.0.0.1:*`. --- # Chrome Web Store copy (for when you submit there) ## Short description (≤132 chars) Create venvs, pip-install with live logs, run scripts, and manage Python envs via a local PyOps API — all from your browser. ## Full description **C4rr13rX DevDock** is a local-first developer tool for Python: * Create/delete virtual environments under `~/envs` * **pip install** (packages or `-r requirements.txt`) with **live streaming logs** * Run a Python script with args; open its folder in **code-server** * Inline snippet runner with CodeMirror editor * Configurable endpoints; state saved locally **Requires local services** (Ubuntu/WSL2 supported): ```bash curl -fsSL https://raw.githubusercontent.com/C4rr13rX/PyOps/main/setup_pyops.sh -o setup_pyops.sh chmod +x setup_pyops.sh && ./setup_pyops.sh ``` * PyOps API: `http://127.0.0.1:8077` * code-server: `http://127.0.0.1:8080` (auth disabled on loopback) **Permissions** * Host: `http://127.0.0.1/*`, `http://localhost/*` – to call local services * Storage – remember config and last inputs * Tabs – open/focus PyOps/code-server **Privacy** No analytics, tracking, or remote calls. Everything runs on your machine. **Support & Source** [https://github.com/C4rr13rX/PyOps](https://github.com/C4rr13rX/PyOps)
Technical
- Version
- 1.0.0
- Manifest
- V3
- Size
- 217KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- pgkjgnefamlikelgjgjleghckfakbgam
- Developer ID
- u3eb1d78245f7fb4a5d19d983e463f85b
- Developer Email
- [email protected]
- Created
- Sep 15, 2025
- Last Updated (Store)
- Sep 15, 2025
- Last Scraped
- Jun 7, 2026
- Website
- —
- Support URL
- https://github.com/C4rr13rX/PyOps/issues
- Privacy Policy
- —
Similar extensions
Alternatives to C4rr13rX DevDock, ranked by description similarity.
Yowu's DevTools Companion
Companion for tools.yowu.dev. Enables CORS bypass for API testing with granular domain permissions.
4
Console Dock
A floating console that captures logs, warnings, and errors. Drag to any corner for quick debugging without DevTools.
26
★ 5.0
DevTools Quick Launcher
One-click access to formatting.tech developer tools — JSON, XML, YAML, Diff, Timestamp, and URL utilities.
8
REST API Monitor
Monitor, log, and analyze REST API requests in real-time. Perfect for developers, QA engineers, and API analysts.
102
Browser Use for AI Agents
A local-only extension bridge for multiplexed browser MCP. Modified by [KnotFalse]; inspired by Blueprint MCP
120
OPFS Explorer
A powerful DevTools extension to inspect, manage, and edit files in the Origin Private File System (OPFS)
993
★ 5.0
NexusLabs DevKit — 8+ Developer Tools
8 essential developer utilities in one popup — format, encode, decode, hash, and validate without leaving your tab. Fully offline.
1
Indi Mapper - Developer Tool
Developer tool for QA and debugging: Map UI elements to API network calls. For developers and QA teams only.
51
★ 5.0
Data sourced from the Chrome Web Store · last verified Jun 7, 2026.