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}"
}
}
} 최고의 Dev Environments 대안
다음은 Dev Environments과(와) 유사한 Firefox add-on입니다:
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