JS Tabby
A Chrome extension to replace your new tabs with a simple javascript codepad and console
Hvad er JS Tabby?
JS Tabby er en Chrome-udvidelse udviklet af Daniel Larkin, og dens hovedfunktion er "A Chrome extension to replace your new tabs with a simple javascript codepad and console".
Udvidelsesskærmbilleder
Download JS Tabby-udvidelses-CRX-fil
Download JS Tabby-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
JS Tabby is a simple extension to make solving problems with Javascript (supporting ES6) even easier.
JS Tabby replaces your 'New Tab' page with a codepad and console so that you can test and run your code on the fly.
----
Latest updates:
* Added support for math.js (https://mathjs.org/)
* Added support for execution performance timing
----
If you would like to report any bugs, feedback and suggestions please do via the Github repository below. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | cpjccifichaoameijdofhbommdfgecbh |
| Officiel URL | https://chromewebstore.google.com/detail/js-tabby/cpjccifichaoameijdofhbommdfgecbh |
| Beskrivelse | A Chrome extension to replace your new tabs with a simple javascript codepad and console |
| Filstørrelse | 246 KB |
| Antal Installationer | 115 |
| Nuværende Version | 1.0.7 |
| Senest Opdateret | 2022-08-25 |
| Udgivelsesdato | 2019-06-06 |
| Bedømmelse | 5.00/5 Samlet 7 Bedømmelser |
| Udvikler | Daniel Larkin |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://github.com/danzlarkin/js-tabby |
| Hjælpeside-URL | https://github.com/danzlarkin/js-tabby/issues/ |
| Understøttede Sprog | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "JS Tabby",
"description": "A Chrome extension to replace your new tabs with a simple javascript codepad and console",
"author": "Daniel Larkin | |