Browser Haskell
Right click on haskell code to play with it!
Cos'è Browser Haskell?
Browser Haskell è un'estensione di Chrome sviluppata da Aneesh Durg, e la sua funzione principale è "Right click on haskell code to play with it!".
Scarica il file CRX dell'estensione Browser Haskell
Scarica i file di estensione Browser Haskell 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
Try haskell code in your browser without installing anything. Informazioni di Base sull'Estensione
| Nome | |
| ID | klkndfbpgehepbkhcjlgcmocedjdkchm |
| URL Ufficiale | https://chromewebstore.google.com/detail/browser-haskell/klkndfbpgehepbkhcjlgcmocedjdkchm |
| Descrizione | Right click on haskell code to play with it! |
| Dimensione del File | 88.98 KB |
| Conteggio Installazioni | 12 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2017-01-18 |
| Data di Pubblicazione | 2017-01-18 |
| Valutazione | 3.00/5 Totale 1 Valutazioni |
| Sviluppatore | Aneesh Durg |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://www.browserhaskell.tk/editor |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"icons": {
"16": "16.png",
"48": "48.png",
"128": "128.png"
},
"background": {
"scripts": [
"background.js",
"jquery-3.1.1.min.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
" | |