WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
API Testing PRO by Zovo - REST & HTTP Client

API Testing PRO by Zovo - REST & HTTP Client

View on Chrome Web Store
View API Testing PRO by Zovo - REST & HTTP Client 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
2 users
Autom8 LLC
View author page of Autom8 LLC
Published
Published on January 29, 2026
Version 1.2.5
Manifest version
3
Updated
Updated on February 13, 2026
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View API Testing PRO by Zovo - REST & HTTP Client 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.5",
    "version_name": "1.2.5 - License Activation, Title Update, Emoji Cleanup (Feb 10)",
    "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