Inspect and view changes in Dev Environments source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Dev Environments",
"short_name": "Dev Environments",
"description": "Quickly run pre-configured, containerized development environments!",
"version": "0.1.4",
"icons": {
"48": "icons/icon_devenvs.png",
"96": "icons/icon_devenvs.png",
"128": "icons/icon_devenvs.png"
},
"content_scripts": [
{
"matches": [
"*://*.github.com/*",
"*://*.bitbucket.org/*",
"*://*.gitlab.com/*"
],
"js": [
"dist/devEnvs.js"
],
"css": [
"css/style.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{df83f1d2-79e8-4224-8251-40004a01faa8}"
}
}
} Mejores alternativas Dev Environments
Aquí hay algunas Firefox add-ons que son similares a Dev Environments:
Gitpod - Always ready to code.
Gitpod.io
GitHub Web IDE
zvizvi
Ona – Move beyond your IDE
Ona
Open GitHub or Gitlab in IDE
Victor
Eons Dev Launcher
eons
Try in Dev Spaces
Red Hat OpenShift Dev Spaces
C4rr13rX DevDock
C4rr13rX
DrupalPod
Ofer Shaal
Dev Mode
D7OM
RunCode - Cloud Development
RunCode - Cloud Development Environment
open-in-dev
LeoVie
Env Border
jmason87