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をいくつか紹介します: