JS Tabby
A Chrome extension to replace your new tabs with a simple javascript codepad and console
Cos'è JS Tabby?
JS Tabby è un'estensione di Chrome sviluppata da Daniel Larkin, e la sua funzione principale è "A Chrome extension to replace your new tabs with a simple javascript codepad and console".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione JS Tabby
Scarica i file di estensione JS Tabby in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | JS Tabby |
ID | cpjccifichaoameijdofhbommdfgecbh |
URL Ufficiale | https://chromewebstore.google.com/detail/js-tabby/cpjccifichaoameijdofhbommdfgecbh |
Descrizione | A Chrome extension to replace your new tabs with a simple javascript codepad and console |
Dimensione del File | 246 KB |
Conteggio Installazioni | 115 |
Versione Corrente | 1.0.7 |
Ultimo Aggiornamento | 2022-08-25 |
Data di Pubblicazione | 2019-06-06 |
Valutazione | 5.00/5 Totale 7 Valutazioni |
Sviluppatore | Daniel Larkin |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/danzlarkin/js-tabby |
URL della Pagina di Aiuto | https://github.com/danzlarkin/js-tabby/issues/ |
Lingue Supportate | 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 |