Gargl

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

Apa itu Gargl?

Gargl adalah ekstensi Chrome yang dikembangkan oleh Apptastic!, dan fitur utamanya adalah " Record web requests and turn them into reusable code in any programming language.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Gargl

Unduh file ekstensi Gargl dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Gargl Gargl
ID hagmpmhhkhfgkgdmbgldddcobicgkhnj
URL Resmi https://chrome.google.com/webstore/detail/gargl/hagmpmhhkhfgkgdmbgldddcobicgkhnj
Deskripsi Record web requests and turn them into reusable code in any programming language.
Ukuran File 11.76 KB
Jumlah Instalasi 606
Versi Saat Ini 0.12
Terakhir Diperbarui 2015-01-10
Tanggal Publikasi 2015-01-10
Penilaian 4.75/5 Total 8 Penilaian
Pengembang Apptastic!
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://apptastic.uservoice.com/knowledgebase/articles/1839385
Bahasa yang Didukung 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"
}