VS Code for the Web Firefox

Examine source code of VS Code for the Web

By: Paul
Inspect and view changes in VS Code for the Web source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "0.2",
  "name": "VS Code for the Web",
  "permissions": [
    "activeTab",
    "contextMenus"
  ],
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "background": {
    "scripts": [
      "shortcut.js",
      "stackoverflow.js",
      "ghcs.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/icon32.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{daa9820c-9477-4fd2-8334-ddfe5d0da7ce}"
    }
  }
}

Best VS Code for the Web Alternatives

Here are some Firefox add-ons that are similar to VS Code for the Web: