GraphQL DevTools
Build an extremely useful tool to manage graphQL queries !
GraphQL DevTools là gì?
GraphQL DevTools là một tiện ích mở rộng Chrome được phát triển bởi roger.lapin.dev, và tính năng chính của nó là "Build an extremely useful tool to manage graphQL queries !".
Ả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 GraphQL DevTools
Tải xuống các tệp mở rộng GraphQL DevTools 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
Build an extremely useful tool to manage graphQL queries for modern app ! 👌 ➡️ Update February 2023: manifest v3 supported *We are currently working on this tool to improve its functionalities, the slack integration is currently under development, you will be able to share some bug by slack to your team with one click soon* Enhance your graphQL experience in your devTools. It is suitable either for developers and product manager to quickly detect errors in your requests. For each request you will be able to list queries by name, get sent variables and retrieved data. Thank you for using it ! If you have any bug or feature requests, just send us an email and we will be glad to answer you 🎉
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | GraphQL DevTools |
ID | dodjbhafnhfdhknkhgjkgdegcmilckdp |
URL Chính Thức | https://chromewebstore.google.com/detail/graphql-devtools/dodjbhafnhfdhknkhgjkgdegcmilckdp |
Mô tả | Build an extremely useful tool to manage graphQL queries ! |
Kích Thước Tệp | 521 KB |
Số Lần Cài Đặt | 2,753 |
Phiên Bản Hiện Tại | 0.0.8.1 |
Cập Nhật Lần Cuối | 2023-02-21 |
Ngày Phát Hành | 2020-12-17 |
Đánh Giá | 5.00/5 Tổng số 5 Đánh Giá |
Nhà Phát Triển | roger.lapin.dev |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://rogerlapindev.github.io/graphql-extension/ |
URL Trang Trợ Giúp | https://rogerlapindev.github.io/graphql-extension/slack-integration/ |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "GraphQL DevTools", "description": "Build an extremely useful tool to manage graphQL queries !", "version": "0.0.8.1", "version_name": "0.0.8.1", "icons": { "128": "assets\/icon_128.png" }, "minimum_chrome_version": "88", "permissions": [ "clipboardWrite", "identity" ], "host_permissions": [ " |