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입니다: