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をいくつか紹介します:
Github Download Button
Grooby
Github1s Extension
imDarkempire
Github1s button
GHOST
Github Just Download
Dominic
GitHub Web IDE
zvizvi
Github Quick Launch
DulajDilshan
Github1s
Mohammed CHERIFI
GithubPlus
xl1te
Open in CodeSandbox
CodeSandbox
Github Story
Dmytro Striletskyi
Github Helper
Varun Sridharan