By: Youssef Atta'i
Inspect and view changes in Open in VSCode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Open in VSCode",
"version": "1.1.1",
"description": "Clone and open git repos from GitHub in VS Code.",
"icons": {
"32": "icons/vscode.svg",
"48": "icons/vscode.svg",
"64": "icons/vscode.svg",
"96": "icons/vscode.svg",
"128": "icons/vscode.svg"
},
"content_scripts": [
{
"matches": [
"*://*.github.com/*/*"
],
"js": [
"openInVSCode.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{9de6f813-74e6-427b-b771-6b87c603b87a}"
}
}
} Best Open in VSCode Alternatives
Here are some Firefox add-ons that are similar to Open in VSCode:
Quick Clone
Kartikay Bagla
Visual Studio Code Integration
vscode_integration
Clone in VS Code
Ahnaf Mahmud
Open in Visual Studio Code
TheNightmanCodeth
VS Code Web
Rakibur Rahaman
Github1s Extension
imDarkempire
Open in (GitHub) Dev!
OveringOwl
open open.vscode.dev by right click
smarthug
Open Github in editor
a7madgamal
VS Code for the Web
Paul