Gargl

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

什么是Gargl?

Gargl是由Apptastic!开发的Chrome扩展程序,该扩展的主要功能是“ Record web requests and turn them into reusable code in any programming language.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Gargl扩展crx文件

下载Gargl扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 Gargl Gargl
ID hagmpmhhkhfgkgdmbgldddcobicgkhnj
官方URL https://chrome.google.com/webstore/detail/gargl/hagmpmhhkhfgkgdmbgldddcobicgkhnj
简介 Record web requests and turn them into reusable code in any programming language.
文件大小 11.76 KB
安装次数 606
当前版本 0.12
更新时间 2015-01-10
上架时间 2015-01-10
评分 4.75/5 共8次评分
开发者 Apptastic!
付费类型 free
隐私政策页面URL https://apptastic.uservoice.com/knowledgebase/articles/1839385
支持的语言 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"
}