Gargl

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

What is Gargl?

Gargl is a Chrome extension developed by Apptastic!, and its main feature is " Record web requests and turn them into reusable code in any programming language.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Gargl Extension CRX File

Download Gargl extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Gargl Gargl
ID hagmpmhhkhfgkgdmbgldddcobicgkhnj
Official URL https://chrome.google.com/webstore/detail/gargl/hagmpmhhkhfgkgdmbgldddcobicgkhnj
Description Record web requests and turn them into reusable code in any programming language.
File Size 11.76 KB
Installation Count 606
Current Version 0.12
Last Updated 2015-01-10
Publish Date 2015-01-10
Rating 4.75/5 Total 8 Ratings
Developer Apptastic!
Payment Type free
Privacy Policy Page URL https://apptastic.uservoice.com/knowledgebase/articles/1839385
Supported Languages 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"
}