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
官方網址 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"
}