By: C4rr13rX
Inspect and view changes in C4rr13rX DevDock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "C4rr13rX DevDock",
"description": "Create venvs, install with pip (incl. streaming logs), run scripts, and manage envs via a local PyOps API.",
"version": "1.0.0",
"action": {
"default_title": "DevDock",
"default_popup": "popup.html",
"default_icon": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
},
"options_ui": {
"page": "panel.html",
"open_in_tab": true
},
"permissions": [
"storage",
"tabs"
],
"host_permissions": [
"http://127.0.0.1/*",
"http://localhost/*"
],
"optional_host_permissions": [
"*://*/*"
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"minimum_chrome_version": "88",
"browser_specific_settings": {
"gecko": {
"id": "devdock@c4rr13rx",
"strict_min_version": "109.0"
}
}
} Best C4rr13rX DevDock Alternatives
Here are some Firefox add-ons that are similar to C4rr13rX DevDock:
Dev Environments
Docker
GitHub Web IDE
zvizvi
Gitpod - Always ready to code.
Gitpod.io
Ona – Move beyond your IDE
Ona
openDevApps
Samuel Roland
Eons Dev Launcher
eons
Python: Browser Edition
Hunkie Peanut
DevProxy Virtual Hosts
Dontfreakout
RunCode - Cloud Development
RunCode - Cloud Development Environment
Opal Developer Tools
Jan Biedermann
OPFS Browser
JCHU634