CIS Soap

Send soap request to mimic ICP message from CRM

What is CIS Soap?

CIS Soap is a Chrome extension developed by Shachar Witkovsky, and its main feature is "Send soap request to mimic ICP message from CRM".

Download CIS Soap Extension CRX File

Download CIS Soap extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        SAP CIS SOAP - Send soap request to mimic ICP message from CRM                    

Extension Basic Information

Name CIS Soap CIS Soap
ID bdmimbpcpcojoknbfemkacdfmiioeoom
Official URL https://chromewebstore.google.com/detail/cis-soap/bdmimbpcpcojoknbfemkacdfmiioeoom
Description Send soap request to mimic ICP message from CRM
File Size 25.57 KB
Installation Count 27
Current Version 1.9
Last Updated 2017-11-09
Publish Date 2017-11-09
Rating 5.00/5 Total 2 Ratings
Developer Shachar Witkovsky
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "CIS Soap",
    "description": "Send soap request to mimic ICP message from CRM",
    "version": "1.9",
    "browser_action": {
        "default_icon": "soap.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/*.jpaas.sapbydesign.com\/",
        "https:\/\/*.staging.hanavlab.ondemand.com\/"
    ]
}