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.」です。
拡張機能のスクリーンショット
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
拡張機能の基本情報
名前 | ![]() |
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" } |