Github to Stackblitz Firefox

Examine source code of Github to Stackblitz

Inspect and view changes in Github to Stackblitz source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Github to Stackblitz",
  "version": "1.2resigned1",
  "description": "Add a button in github that open the current project into Stackblitz",
  "icons": {
    "48": "logo.png"
  },
  "web_accessible_resources": [
    "logo.png"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "button.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{725e6df6-17b1-4e3f-8be0-ff45e8629827}"
    }
  }
}

最佳 Github to Stackblitz 替代方案

这里是一些与Github to Stackblitz类似的Firefox add-on: