Gargl

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

Co to jest Gargl?

Gargl to rozszerzenie Chrome opracowane przez Apptastic!, a jego główną funkcją jest „ Record web requests and turn them into reusable code in any programming language.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Gargl

Pobierz pliki rozszerzeń Gargl w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Gargl Gargl
ID hagmpmhhkhfgkgdmbgldddcobicgkhnj
Oficjalny URL https://chrome.google.com/webstore/detail/gargl/hagmpmhhkhfgkgdmbgldddcobicgkhnj
Opis Record web requests and turn them into reusable code in any programming language.
Rozmiar pliku 11.76 KB
Liczba instalacji 606
Aktualna Wersja 0.12
Ostatnia Aktualizacja 2015-01-10
Data Publikacji 2015-01-10
Ocena 4.75/5 Łącznie 8 Oceny
Deweloper Apptastic!
Typ Płatności free
Adres URL Strony Polityki Prywatności https://apptastic.uservoice.com/knowledgebase/articles/1839385
Obsługiwane Języki 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"
}