WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
API Tester Pro - REST Client, HTTP Request Builder, Debug & Collections

API Tester Pro - REST Client, HTTP Request Builder, Debug & Collections

View on Chrome Web Store
View API Tester Pro - REST Client, HTTP Request Builder, Debug & Collections Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

REST API client and HTTP tester. Send GET, POST, PUT, DELETE. JSON viewer, auth, headers. Postman alternative.
Type
Extension
Users
4 users
1
Autom8 LLC
View author page of Autom8 LLC
Published
Published on January 29, 2026
Version 1.2.8
Manifest version
3
Updated
Updated on March 3, 2026
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View API Tester Pro - REST Client, HTTP Request Builder, Debug & Collections Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extensionName__",
    "version": "1.2.8",
    "version_name": "1.2.6 - Add 55 locales, update CWS descriptions (Mar 1)",
    "description": "__MSG_extensionDescription__",
    "default_locale": "en",
    "homepage_url": "https:\/\/www.zovo.one\/api-testing-pro",
    "icons": {
        "16": "assets\/icons\/icon-16.png",
        "32": "assets\/icons\/icon-32.png",
        "48": "assets\/icons\/icon-48.png",
        "128": "assets\/icons\/icon-128.png"
    },
    "action": {
        "default_popup": "src\/popup\/index.html",
        "default_icon": {
            "16": "assets\/icons\/icon-16.png",
            "32": "assets\/icons\/icon-32.png",
            "48": "assets\/icons\/icon-48.png",
            "128": "assets\/icons\/icon-128.png"
        },
        "default_title": "__MSG_browserActionTitle__"
    },
    "side_panel": {
        "default_path": "src\/sidepanel\/index.html"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "sidePanel",
        "contextMenus",
        "storage",
        "activeTab"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'none'; base-uri 'none'; frame-ancestors 'none'; form-action 'self'"
    }
}
© 2026 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top