Gargl

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

Wat is Gargl?

Gargl is een Chrome-extensie ontwikkeld door Apptastic!, en de belangrijkste functie is " Record web requests and turn them into reusable code in any programming language.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Gargl

Download Gargl-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

                        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                    

Basisinformatie over de Extensie

Naam Gargl Gargl
ID hagmpmhhkhfgkgdmbgldddcobicgkhnj
Officiële URL https://chrome.google.com/webstore/detail/gargl/hagmpmhhkhfgkgdmbgldddcobicgkhnj
Beschrijving Record web requests and turn them into reusable code in any programming language.
Bestandsgrootte 11.76 KB
Aantal Installaties 606
Huidige Versie 0.12
Laatst Bijgewerkt 2015-01-10
Publicatiedatum 2015-01-10
Beoordeling 4.75/5 Totaal 8 Beoordelingen
Ontwikkelaar Apptastic!
Betalingswijze free
URL van de Privacybeleid Pagina https://apptastic.uservoice.com/knowledgebase/articles/1839385
Ondersteunde Talen 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"
}