GraphQL DevTools
Build an extremely useful tool to manage graphQL queries !
GraphQL DevTools क्या है?
GraphQL DevTools roger.lapin.dev द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Build an extremely useful tool to manage graphQL queries !"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में GraphQL DevTools एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 🎉
एक्सटेंशन की मूल जानकारी
नाम | GraphQL DevTools |
ID | dodjbhafnhfdhknkhgjkgdegcmilckdp |
आधिकारिक URL | https://chromewebstore.google.com/detail/graphql-devtools/dodjbhafnhfdhknkhgjkgdegcmilckdp |
विवरण | Build an extremely useful tool to manage graphQL queries ! |
फ़ाइल का आकार | 521 KB |
स्थापना संख्या | 2,753 |
वर्तमान संस्करण | 0.0.8.1 |
अंतिम अपडेट | 2023-02-21 |
प्रकाशन तिथि | 2020-12-17 |
रेटिंग | 5.00/5 कुल 5 रेटिंग्स |
डेवलपर | roger.lapin.dev |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://rogerlapindev.github.io/graphql-extension/ |
सहायता पृष्ठ URL | https://rogerlapindev.github.io/graphql-extension/slack-integration/ |
समर्थित भाषाएँ | 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": [ " |