Dev Environments Firefox

Examine source code of Dev Environments

Por: Docker Add-on
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: