/rabbitmq-ui-improvements

Google chrome extension that improves RabbitMQ web console UI

Primary LanguageJavaScriptMIT LicenseMIT

Google chrome extension that improves RabbitMQ web console UI

Web Store link

Features

  • Saves last message for each queue and restores it when you open queue page
  • JSON parsing for messages in queue payload
  • Buttons to beautify and minify JSON in payload

Requirements

  • Tested on RabbitMQ 3.11.5
  • Currently requires url to match expression http(s)://:15672/

Screenshots

Interface

JSON Formatter by mohsen1/json-formatter-js