제작자: evroon
Inspect and view changes in GitHub-PyCharm source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub-PyCharm",
"version": "1.2",
"description": "Opens GitHub files in PyCharm.",
"homepage_url": "https://github.com/evroon/github-pycharm",
"developer": {
"name": "evroon",
"url": "https://github.com/evroon"
},
"icons": {
"48": "icons/border-48.png"
},
"content_scripts": [
{
"matches": [
"*://github.com/*"
],
"js": [
"content-script.js"
]
}
],
"background": {
"scripts": [
"background-script.js"
]
}
} 최고의 GitHub-PyCharm 대안
다음은 GitHub-PyCharm과(와) 유사한 Firefox add-on입니다:
Open in (GitHub) Dev!
OveringOwl
Github1s Extension
imDarkempire
GitHub to JetBrains IDE
t9craft
GitHub Web IDE
zvizvi
Shader Graph GitHub previewer
Stelios Petrakis
GitHub Enjoyer
PEXT
GitHub On One Click
Parul
Open in CodeSandbox
CodeSandbox
Page action button for VSCode.Dev
emvaized
Github to Stackblitz
Firefox user 14101245