Envify Firefox

Examine source code of Envify

Inspect and view changes in Envify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Envify",
  "version": "0.7",
  "applications": {
    "gecko": {
      "id": "{3e75b332-ab7e-4c05-a991-06763c89d47a}",
      "strict_min_version": "70.0"
    }
  },
  "description": "Colorify tabs with current env",
  "icons": {
    "48": "icons/envify.png",
    "96": "icons/envify@2.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "theme"
  ],
  "options_ui": {
    "page": "popup/manage_env.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "core.js",
      "background.js"
    ]
  }
}

Best Envify Alternatives

Here are some Firefox add-ons that are similar to Envify: