# C4rr13rX DevDock

> Create Python venvs, pip-install packages with live streaming logs, run scripts, and manage environments — all from your browser via a local PyOps API.

Canonical page: [https://chrome-stats.com/d/c4rr13rx-devdock](https://chrome-stats.com/d/c4rr13rx-devdock)

## Overview

- **ID:** `c4rr13rx-devdock`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** C4rr13rX
- **Category:** web-development
- **Daily users:** 1
- **Version:** 1.0.0
- **Last updated:** 2025-09-10
- **First published:** 2025-09-07
- **Size:** 222 KB
- **Data as of:** 2026-09-07
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/c4rr13rx-devdock/)
- **Website:** [https://github.com/C4rr13rX/PyOps](https://github.com/C4rr13rX/PyOps)
- **Privacy policy:** [https://addons.mozilla.org/firefox/addon/c4rr13rx-devdock/privacy/](https://addons.mozilla.org/firefox/addon/c4rr13rx-devdock/privacy/)

## Description

What it does

<strong>C4rr13rX DevDock</strong> 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 <strong>local</strong> FastAPI server called <strong>PyOps</strong> (defaults: <code>http://127.0.0.1:8077</code>) and an optional local <strong>code-server</strong> instance (<code>http://127.0.0.1:8080</code>) for “Open in Code”.

Quick start (Ubuntu/WSL2)

Install and start the required local services with the setup script:

<code>curl -fsSL <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/8c28a9894c1a41009fc99a56cec7b219966c8c3e9fdd3630448a229380c4650d/https%3A//raw.githubusercontent.com/C4rr13rX/PyOps/main/setup_pyops.sh" rel="nofollow">https://raw.githubusercontent.com/C4rr13rX/PyOps/main/setup_pyops.sh</a> -o <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/d4d2a536888e49fdab0293eb722b423fcb05eef120520b8e79983064dca1fecf/http%3A//setup_pyops.sh" rel="nofollow">setup_pyops.sh</a>
chmod +x <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/d4d2a536888e49fdab0293eb722b423fcb05eef120520b8e79983064dca1fecf/http%3A//setup_pyops.sh" rel="nofollow">setup_pyops.sh</a> &amp;&amp; ./<a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/d4d2a536888e49fdab0293eb722b423fcb05eef120520b8e79983064dca1fecf/http%3A//setup_pyops.sh" rel="nofollow">setup_pyops.sh</a>
</code>
<ul><li>PyOps (API) will run on <strong>127.0.0.1:8077</strong></li><li>code-server will run on <strong>127.0.0.1:8080</strong> (auth disabled on loopback)</li></ul>
Features
<ul><li>Create/delete venvs under <code>~/envs</code> (safe-guard prevents deleting the service env <code>pyops</code>)</li><li><strong>pip install</strong> (single or multiple packages) with <strong>live streaming logs</strong></li><li><strong>pip install -r requirements.txt</strong> (file upload or path) with <strong>live streaming logs</strong></li><li>Run a Python script with args; open its folder in code-server</li><li>Inline snippet runner with CodeMirror editor</li><li>Configurable endpoints; state saved locally</li></ul>
Permissions &amp; privacy
<ul><li><strong>Host permissions</strong>: <code>http://127.0.0.1/*</code>, <code>http://localhost/*</code> – required to call your local PyOps API and code-server</li><li><strong>Tabs</strong>: open/focus the PyOps/code-server tabs</li><li><strong>Storage</strong>: remember your config and last inputs
  No analytics, no remote calls, no user data collection.</li></ul>
Support

Docs &amp; script: <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/2c3ef7c5235d1debc941e857d6ecc9669acc4c276185f730519abdfc6051684d/https%3A//github.com/C4rr13rX/PyOps" rel="nofollow">https://github.com/C4rr13rX/PyOps</a>
Issues: <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/bc646e2938d749b301ecdbdaaa9df246be0a34caf4016b984bf8cd89d0f21c2a/https%3A//github.com/C4rr13rX/PyOps/issues" rel="nofollow">https://github.com/C4rr13rX/PyOps/issues</a>

Categories
<ul><li><strong>Developer Tools</strong> (primary)
  (Secondary optional: Productivity)</li></ul>
Is this experimental?

No.

Does this add-on require payment, non-free services, or additional hardware?

No.

Homepage URL

<a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/2c3ef7c5235d1debc941e857d6ecc9669acc4c276185f730519abdfc6051684d/https%3A//github.com/C4rr13rX/PyOps" rel="nofollow">https://github.com/C4rr13rX/PyOps</a>

Support URL

<a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/bc646e2938d749b301ecdbdaaa9df246be0a34caf4016b984bf8cd89d0f21c2a/https%3A//github.com/C4rr13rX/PyOps/issues" rel="nofollow">https://github.com/C4rr13rX/PyOps/issues</a>

Version notes (What’s new)
<ul><li>Initial public release.</li><li>Live streaming logs for pip installs (packages &amp; <code>-r</code>).</li><li>Popup + full-tab UI, snippet editor, configurable endpoints, env dropdown sync.</li><li>Safe-guard to prevent deleting the <code>pyops</code> service environment.</li><li>Ubuntu &amp; WSL2 setup script (<code><a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/d4d2a536888e49fdab0293eb722b423fcb05eef120520b8e79983064dca1fecf/http%3A//setup_pyops.sh" rel="nofollow">setup_pyops.sh</a></code>) to install/start services.</li></ul>

## Rankings

- #109,635 — Overall

## Permissions and access

### Permissions

- `storage`
- `tabs`

### Host permissions

- `http://127.0.0.1/*`
- `http://localhost/*`

## Safety

- **Risk impact:** Moderate risk impact
- **Risk likelihood:** Moderate risk likelihood

### Analysis details

- Grants access to browser tabs, which can be used to track user browsing habits and history, presenting a privacy concern.
- This extension has low user count. Unpopular extensions may not be stable or safe.

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Similar extensions and apps

- [Dev Environments](https://chrome-stats.com/d/docker-dev-environments) — 99 users
- [GitHub Web IDE](https://chrome-stats.com/d/github-web-ide) — 154 users, 4.56 / 5
- [OpenCode](https://chrome-stats.com/d/opencode) — 34 users
- [Live Reload Pro](https://chrome-stats.com/d/live-reload-pro) — 1 users
- [Ona – Move beyond your IDE](https://chrome-stats.com/d/gitpod) — 1,169 users, 4.81 / 5
- [Ona – Move beyond your IDE](https://chrome-stats.com/d/onahq) — 1,169 users, 4.81 / 5
- [openDevApps](https://chrome-stats.com/d/opendevapps) — 1 users
- [Eons Dev Launcher](https://chrome-stats.com/d/eons-dev-launcher) — 1 users
- [Python: Browser Edition](https://chrome-stats.com/d/python-browser-edition) — 9 users, 2.33 / 5
- [RunCode - Cloud Development](https://chrome-stats.com/d/runcode-cloud-development) — 11 users
- [DevProxy Virtual Hosts](https://chrome-stats.com/d/devproxy-virtual-hosts)
- [Opal Developer Tools](https://chrome-stats.com/d/opaldevtools) — 2 users, 5.00 / 5

---

Source: [Chrome-Stats](https://chrome-stats.com/d/c4rr13rx-devdock)
