Gargl

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

Co je Gargl?

Gargl je rozšíření Chrome vyvinuté Apptastic!, a jeho hlavní funkcí je „ Record web requests and turn them into reusable code in any programming language.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Gargl

Stáhněte si soubory rozšíření Gargl ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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                    

Základní Informace o Rozšíření

Název Gargl Gargl
ID hagmpmhhkhfgkgdmbgldddcobicgkhnj
Oficiální URL https://chrome.google.com/webstore/detail/gargl/hagmpmhhkhfgkgdmbgldddcobicgkhnj
Popis Record web requests and turn them into reusable code in any programming language.
Velikost souboru 11.76 KB
Počet instalací 606
Aktuální Verze 0.12
Poslední Aktualizace 2015-01-10
Datum Vydání 2015-01-10
Hodnocení 4.75/5 Celkem 8 Hodnocení
Vývojář Apptastic!
Typ Platby free
URL Stránky Zásad Ochrany Soukromí https://apptastic.uservoice.com/knowledgebase/articles/1839385
Podporované Jazyky 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"
}