Gargl
Record web requests and turn them into reusable code in any programming language.
Gargl là gì?
Gargl là một tiện ích mở rộng Chrome được phát triển bởi Apptastic!, và tính năng chính của nó là " Record web requests and turn them into reusable code in any programming language.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Gargl
Tải xuống các tệp mở rộng Gargl dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | ![]() |
ID | hagmpmhhkhfgkgdmbgldddcobicgkhnj |
URL Chính Thức | https://chrome.google.com/webstore/detail/gargl/hagmpmhhkhfgkgdmbgldddcobicgkhnj |
Mô tả | Record web requests and turn them into reusable code in any programming language. |
Kích Thước Tệp | 11.76 KB |
Số Lần Cài Đặt | 606 |
Phiên Bản Hiện Tại | 0.12 |
Cập Nhật Lần Cuối | 2015-01-10 |
Ngày Phát Hành | 2015-01-10 |
Đánh Giá | 4.75/5 Tổng số 8 Đánh Giá |
Nhà Phát Triển | Apptastic! |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://apptastic.uservoice.com/knowledgebase/articles/1839385 |
Ngôn Ngữ Được Hỗ Trợ | 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" } |