API Tester - REST API Tester Client FREE
Develop, test and debug REST APIs.
API Tester - REST API Tester Client FREE क्या है?
API Tester - REST API Tester Client FREE https://99extensions.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Develop, test and debug REST APIs."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में API Tester - REST API Tester Client FREE एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Welcome to API Tester - REST API Tester Client FREE a tool for developing, testing and debugging REST APIs. #1 The API Tester includes the following main functionality: 1. Send requests and display responses API Tester - REST API Tester Client FREE can handle GET, PUT, PATCH, DELETE, HEAD, OPTIONS and Custom requests. In addition custom headers and basic authentication can be added to the requests. 2. Manage favorites To make debugging life easier, the API Tester allows to store and manage favorite requests. These favorites can also be imported and exported. 3. Request history By default all requests are stored within the request history. Please rest assured that the API Tester will not store any requests made from an incognito window. #2 FAQs: 1. Which permissions are needed to use our API Tester - REST API Tester Client FREE extension? Only storage permissions are needed, these permissions are then used to store favorite and historic requests. 2. Where do I get help? The API Tester extension has a dedicated Help section which describes the most important functionality.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | nclgfilnbckejgmdinfokodoipboenjp |
आधिकारिक URL | https://chromewebstore.google.com/detail/api-tester-rest-api-teste/nclgfilnbckejgmdinfokodoipboenjp |
विवरण | Develop, test and debug REST APIs. |
फ़ाइल का आकार | 3.39 MB |
स्थापना संख्या | 539 |
वर्तमान संस्करण | 1.0.0 |
अंतिम अपडेट | 2023-03-29 |
प्रकाशन तिथि | 2022-11-28 |
डेवलपर | https://99extensions.io |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://99extensions.io/extension-api-tester |
सहायता पृष्ठ URL | https://99extensions.io/contact |
गोपनीयता नीति पृष्ठ URL | https://99extensions.io/extensions-privacy-policy |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "API Tester - REST API Tester Client FREE", "description": "Develop, test and debug REST APIs.", "manifest_version": 3, "version": "1.0.0", "background": { "service_worker": "extension\/background.js" }, "action": [], "permissions": [ "storage" ], "icons": { "16": ".\/img\/logo_16.png", "24": ".\/img\/logo_24.png", "32": ".\/img\/logo_32.png", "48": ".\/img\/logo_48.png", "64": ".\/img\/logo_64.png", "128": ".\/img\/logo_128.png" } } |