geoffbullen / iibpd

Improved IBM BPM Process Debugger - Chrome Extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iibpd

Chrome plugin that adds some improvements to the IBM BPM Process Debugger. Available in the [Chrome store] [https://chrome.google.com/webstore/detail/improved-ibm-bpm-process/dkhngaclcppplmegjgdjdfinjkklalfe]

Improves the process debugger by displaying XML data objects colourised and collapsible.

Provides hotkeys for:

  • 'Step Over' (SHIFT-S)
  • 'Step' (S, Enter, or Right Arrow)
  • 'Run' (R).

Optionally removes metadata.

Installing Extension

Installing Extension Locally

  • Go to chrome://extensions/
  • Load Unpacked Extensions and point to the checked out code (easy!)

About

Improved IBM BPM Process Debugger - Chrome Extension

License:MIT License


Languages

Language:JavaScript 94.7%Language:CSS 5.3%