RESTer
A REST client for almost any web service.
RESTer là gì?
RESTer là một tiện ích mở rộng Chrome được phát triển bởi Jan Kühle, và tính năng chính của nó là "A REST client for almost any web service.".
Ả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 RESTer
Tải xuống các tệp mở rộng RESTer 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
You can... - perform HTTP requests with any method, URL, body and custom headers. - save favorite requests and organize them in collections. - view a history of your requests, which includes the full request and response. The add-on supports the following goodies: - Create and save your authorization headers with Basic or OAuth2 authentication. - Use placeholders in saved requests. - Use shortcuts for the frequently used actions (try pressing "?" to see the available shortcuts for the current context).
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | RESTer |
ID | eejfoncpjfgmeleakejdcanedmefagga |
URL Chính Thức | https://chromewebstore.google.com/detail/rester/eejfoncpjfgmeleakejdcanedmefagga |
Mô tả | A REST client for almost any web service. |
Kích Thước Tệp | 2.12 MB |
Số Lần Cài Đặt | 37,083 |
Phiên Bản Hiện Tại | 4.12.0 |
Cập Nhật Lần Cuối | 2023-11-26 |
Ngày Phát Hành | 2020-06-14 |
Đánh Giá | 4.65/5 Tổng số 23 Đánh Giá |
Nhà Phát Triển | Jan Kühle |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/frigus02/RESTer |
URL Trang Trợ Giúp | https://github.com/frigus02/RESTer/issues |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "RESTer", "version": "4.12.0", "description": "A REST client for almost any web service.", "author": "Jan K\u00fchle", "homepage_url": "https:\/\/github.com\/frigus02\/RESTer", "icons": { "48": "images\/icon48.png", "128": "images\/icon128.png" }, "permissions": [ "activeTab", "downloads", "storage", "unlimitedStorage", " |