Gargl
Record web requests and turn them into reusable code in any programming language.
Garglคืออะไร?
Gargl เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Apptastic! และคุณลักษณะหลักของมันคือ " Record web requests and turn them into reusable code in any programming language."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Gargl
ดาวน์โหลดไฟล์ส่วนขยาย 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" } |