By: Eric
Inspect and view changes in OpenAI API Tester source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "OpenAI API Tester",
"description": "Send test requests to the OpenAI API. Prefilled chat completions body, Bearer auth, history. Free, runs in your browser.",
"version": "1.0.0",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"storage",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {},
"browser_specific_settings": {
"gecko": {
"id": "openai-api-tester@saasinsiders.com",
"data_collection_permissions": {
"required": [
"personallyIdentifyingInfo"
],
"optional": [
"technicalAndInteraction"
]
}
}
}
} Best OpenAI API Tester Alternatives
Here are some Firefox add-ons that are similar to OpenAI API Tester:
API Request Tester
Daniel
Claude API Tester
Eric
REST API Endpoint Tester
rest api
Trust API Tester
Russel
Public API Tester
Anderson
APIVoid Request Tester
APIVoid
REST API Client Tester
onyxwizard
REST Tester
Anderson
In-Browser AI
atabakoff
Hookshot - REST API Client & HTTP Request Tester
Eric
API Lab — Offline API Tester
Ankit Pundir
HTTP proxy for API testing website
Đoàn Thuận Thành