Skip to content

Google chrome extension that improves RabbitMQ web console UI

License

Notifications You must be signed in to change notification settings

MUlt1mate/rabbitmq-ui-improvements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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