GraphQL DevTools
Build an extremely useful tool to manage graphQL queries !
ما هو GraphQL DevTools؟
GraphQL DevTools هو إضافة Chrome تم تطويرها بواسطة roger.lapin.dev، والميزة الرئيسية لها هي "Build an extremely useful tool to manage graphQL queries !".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة GraphQL DevTools
قم بتنزيل ملفات الامتداد GraphQL DevTools بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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/ |
عنوان صفحة المساعدة | 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": [ " |