CodeSandbox
Quickly open a new Sandbox and this extentions adds an 'Open in CodeSandbox' button to GitHub repos
Wat is CodeSandbox?
CodeSandbox is een Chrome-extensie ontwikkeld door https://codesandbox.io, en de belangrijkste functie is "Quickly open a new Sandbox and this extentions adds an 'Open in CodeSandbox' button to GitHub repos".
Extensie Screenshots
Download het CRX-bestand van de extensie CodeSandbox
Download CodeSandbox-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This extension adds a few capabilities to your experience on CodeSandbox.
* It adds an 'Open in CodeSandbox' button to Github Repo pages, so you can easily import any existing projects from GitHub in to CodeSandbox.
* You can also access shortcuts to create new projects directly from the extension menu.
* It improves the preview commenting capability, matching exactly what you see in the preview in screenshots captured when adding a comment. Basisinformatie over de Extensie
| Naam | |
| ID | hdidglkcgdolpoijdckmafdnddjoglia |
| Officiële URL | https://chromewebstore.google.com/detail/codesandbox/hdidglkcgdolpoijdckmafdnddjoglia |
| Beschrijving | Quickly open a new Sandbox and this extentions adds an 'Open in CodeSandbox' button to GitHub repos |
| Bestandsgrootte | 1012 KB |
| Aantal Installaties | 2,254 |
| Huidige Versie | 2.2 |
| Laatst Bijgewerkt | 2021-02-03 |
| Publicatiedatum | 2020-07-02 |
| Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | https://codesandbox.io |
| Betalingswijze | free |
| Extensiewebsite | https://codesandbox.io/ |
| Help Pagina-URL | https://codesandbox.io/docs |
| Ondersteunde Talen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "CodeSandbox",
"short_name": "CodeSandbox",
"version": "2.2",
"description": "Quickly open a new Sandbox and this extentions adds an 'Open in CodeSandbox' button to GitHub repos",
"homepage_url": "https:\/\/codesandbox.io",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"permissions": [
" | |