CPI Helper Firefox

Examine source code of CPI Helper

Inspect and view changes in CPI Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "SAP CPI Helper",
  "short_name": "CPI Helper",
  "browser_specific_settings": {
    "gecko": {
      "id": "cpi_helper@dbeck121"
    }
  },
  "version": "3.25.0",
  "description": "Extends the SAP Cloud Platform Integration with some useful features to improve usability.",
  "author": "Dominic Beckbauer",
  "homepage_url": "https://github.com/dbeck121/CPI-Helper-Chrome-Extension",
  "host_permissions": [
    "https://*.hana.ondemand.com/itspaces",
    "https://*.platform.sapcloud.cn/itspaces",
    "https://*.hana.ondemand.com/shell",
    "https://*.platform.sapcloud.cn/shell"
  ],
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.hana.ondemand.com/itspaces/*",
        "https://*.platform.sapcloud.cn/itspaces/*",
        "https://*.hana.ondemand.com/shell/*",
        "https://*.platform.sapcloud.cn/shell/*"
      ],
      "include_globs": [
        "https://*.hana.ondemand.com/*",
        "https://*.platform.sapcloud.cn/*",
        "https://*.integrationsuite.cfapps.*.hana.ondemand.com/*",
        "https://?????-tmn.hci.*.hana.ondemand.com/*"
      ],
      "js": [
        "/lib/ulog/ulog-full.min.js",
        "/lib/ace/ace.min.js",
        "/lib/ace/ext-searchbox.js",
        "/lib/ace/theme-textmate.js",
        "/lib/ace/theme-github_dark.js",
        "/lib/ace/mode-json.js",
        "/lib/ace/mode-sql.js",
        "/lib/ace/mode-text.js",
        "/lib/ace/mode-xml.js",
        "/lib/ace/ace.js",
        "/lib/jszip/jszip.min.js",
        "/lib/xmlToJson/xmlToJson.js",
        "/lib/jQuery/jquery.min.js",
        "/lib/semanticui/semantic.min.js",
        "/lib/semanticui/tablesort.js",
        "/lib/markdownit/markdown-it.min.js",
        "/lib/pako/pako_deflate.min.js",
        "/scripts/init.js",
        "/common/logging.js",
        "/common/tools.js",
        "/scripts/identify-tenant.js",
        "/plugins/run.js",
        "/plugins/simplenotepad.js",
        "/plugins/reference.js",
        "/plugins/undeploy.js",
        "/plugins/groovyref.js",
        "/plugins/unlock.js",
        "/plugins/credentialHelper.js",
        "/plugins/environmentTrafficLight.js",
        "/plugins/cpitransporter.js",
        "/plugins/figaf.js",
        "/plugins/OpenAIServices.js",
        "/plugins/WHINT_IFD.js",
        "/plugins/settingsPaneResizer.js",
        "/plugins/timeline.js",
        "/plugins/traceModifer.js",
        "/plugins/groovyDebugger.js",
        "/plugins/xsltDebugX.js",
        "/plugins/removeApacheUpdateMessage.js",
        "/plugins/messageidlogs.js",
        "/plugins/connectivityCredentialsManager.js",
        "/plugins/zz_developer_tools.js",
        "/plugins/iFlowSearcher.js",
        "/scripts/ui.js",
        "/scripts/logs.js",
        "/whatsNew/whatsNewLog.js",
        "/whatsNew/whatsNew.js",
        "/scripts/plugins.js",
        "/scripts/Mode-Script.js",
        "/scripts/inline-trace.js",
        "/scripts/contentScript.js"
      ],
      "css": [
        "/lib/semanticui/semantic.min.css",
        "/lib/semanticui/semantic.dark.css",
        "/css/contentScript.css",
        "/css/darkoverwrite.css",
        "/css/plugin.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "images/v4/16.png",
      "32": "images/v4/32.png",
      "48": "images/v4/48.png",
      "128": "images/v4/128.png"
    }
  },
  "icons": {
    "16": "images/v4/16.png",
    "32": "images/v4/32.png",
    "48": "images/v4/48.png",
    "128": "images/v4/128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "images/favicons/*.png",
        "lib/semanticui/*",
        "images/*",
        "plugins/settingsPaneResizer-inject.js",
        "docs/LICENSE"
      ],
      "matches": [
        "https://*.hana.ondemand.com/*",
        "https://*.platform.sapcloud.cn/*"
      ]
    }
  ],
  "manifest_version": 3
}

Best CPI Helper Alternatives

Here are some Firefox add-ons that are similar to CPI Helper: