Inspect and view changes in Try in Dev Spaces source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Adds a button to GitHub that opens projects on Dev Spaces instances.",
"version": "1.1.2",
"manifest_version": 3,
"name": "Try in Dev Spaces",
"browser_specific_settings": {
"gecko": {
"id": "{e5b67b9e-a1bd-11ed-a8fc-0242ac120002}"
}
},
"optional_permissions": [
"scripting",
"https://*/*",
"http://*/*"
],
"host_permissions": [
"https://github.com/*"
],
"background": {
"scripts": [
"backgroundScript.bundle.js"
]
},
"permissions": [
"storage",
"scripting"
],
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
}
} Best Try in Dev Spaces Alternatives
Here are some Firefox add-ons that are similar to Try in Dev Spaces:
GitHub Web IDE
zvizvi
Dev Environments
Docker
Open in CodeSandbox
CodeSandbox
Gitpod - Always ready to code.
Gitpod.io
GitHub Code Editors
Yankee Maharjan
Eons Dev Launcher
eons
Open in CodeSandbox
Sara Vieira
Open GitHub or Gitlab in IDE
Victor
Ona – Move beyond your IDE
Ona
CodeHub
Febin Bellamy
Open in (GitHub) Dev!
OveringOwl
DrupalPod
Ofer Shaal
Drupal Forge helper extension
Darren Oh