Gargl

Record web requests and turn them into reusable code in any programming language.

Cos'è Gargl?

Gargl è un'estensione di Chrome sviluppata da Apptastic!, e la sua funzione principale è " Record web requests and turn them into reusable code in any programming language.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Gargl

Scarica i file di estensione Gargl 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

                        Gargl - Generic API Recorder and Generator Lite. Pronounced "Gargle."

Automate any website. Record web requests as they happen and turn them into reusable code in any programming language.

Learn more about Gargl here: http://jodoglevy.com/jobloglevy/?p=5

Source code available here: https://github.com/jodoglevy/gargl                    

Informazioni di Base sull'Estensione

Nome Gargl Gargl
ID hagmpmhhkhfgkgdmbgldddcobicgkhnj
URL Ufficiale https://chrome.google.com/webstore/detail/gargl/hagmpmhhkhfgkgdmbgldddcobicgkhnj
Descrizione Record web requests and turn them into reusable code in any programming language.
Dimensione del File 11.76 KB
Conteggio Installazioni 606
Versione Corrente 0.12
Ultimo Aggiornamento 2015-01-10
Data di Pubblicazione 2015-01-10
Valutazione 4.75/5 Totale 8 Valutazioni
Sviluppatore Apptastic!
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://apptastic.uservoice.com/knowledgebase/articles/1839385
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Gargl",
    "version": "0.12",
    "description": " Record web requests and turn them into reusable code in any programming language.",
    "manifest_version": 2,
    "incognito": "spanning",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon.png"
    },
    "devtools_page": "devtools.html"
}