WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Boomerang - SOAP & REST Client

Boomerang - SOAP & REST Client

View on Chrome Web Store
View Boomerang - SOAP & REST Client Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (1,029 ratings)
1 new ratings
11 views
This extension has been viewed 11 times

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

Seamlessly integrate and test SOAP & REST services.
Type
Extension
Users
100,000 users
10K
Ashwin K
View author page of Ashwin K
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 5, 2015
Version 8.19.0
Manifest version
3
Updated
Updated on January 16, 2025
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Boomerang - SOAP & REST 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": "Boomerang - SOAP & REST Client",
    "short_name": "Boomerang",
    "description": "Seamlessly integrate and test SOAP & REST services.",
    "version": "8.19.0",
    "author": "Ashwin K",
    "offline_enabled": true,
    "background": {
        "service_worker": "sw.js"
    },
    "sandbox": {
        "pages": [
            "sandbox.html"
        ]
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*",
            "https:\/\/*.boomerangapi.com\/*",
            "https:\/\/*.curlite.rest\/*"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "action": {
        "default_icon": "assets\/icon32.png"
    },
    "permissions": [
        "contextMenus",
        "storage",
        "tabs",
        "activeTab",
        "scripting"
    ],
    "host_permissions": [
        "<all_urls>",
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "icons": {
        "16": "assets\/icon16.png",
        "32": "assets\/icon32.png",
        "128": "assets\/icon128.png",
        "256": "assets\/icon256.png"
    }
}
© 2025 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