Inspect and view changes in VS Code for the Web source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"version": "0.2",
"name": "VS Code for the Web",
"permissions": [
"activeTab",
"contextMenus"
],
"icons": {
"48": "icons/icon48.png",
"96": "icons/icon96.png"
},
"background": {
"scripts": [
"shortcut.js",
"stackoverflow.js",
"ghcs.js"
]
},
"browser_action": {
"default_icon": "icons/icon32.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{daa9820c-9477-4fd2-8334-ddfe5d0da7ce}"
}
}
} Best VS Code for the Web Alternatives
Here are some Firefox add-ons that are similar to VS Code for the Web:
VS Code Web
Rakibur Rahaman
Visual Studio Code Integration
vscode_integration
open open.vscode.dev by right click
smarthug
Open in VSCode
Youssef Atta'i
GitHub Web IDE
zvizvi
Open in Visual Studio Code
TheNightmanCodeth
Page action button for VSCode.Dev
emvaized
Source Code & Font Viewer — HTML/CSS/JS/JSON/XML
Nicolas Dos Santos
Open in (GitHub) Dev!
OveringOwl
Code tours Github
Quentin Ménoret
Context Searcher
Zenomat
Quick Clone
Kartikay Bagla