on
23-Mar-2016
20:07
- edited on
05-Jun-2023
22:56
by
JimmyPackets
Problem this snippet solves:
If you've ever troubleshooted APM Portal Access issues, you know how annoying it can be to find the decoded internal url.
Note: This extension has been updated as more of an APM and LTM extension as opposed to just an APM one.
This chrome extension seeks to make that quick and easy by showing the decoded information. It will also display the cookies for that site (including the ever-useful
MRHSession
and LastMRH_Session
cookies) and allows you to delete cookies directly from the extension (useful for testing session timeout if you delete the MRHSession cookie).
How to use this snippet:
As Chrome doesn't really like unpublished extensions, and it's not in the Chrome App Store (yet), you'll have to install the extension in Developer Mode.
chrome://extensions
Developer mode
checkbox is enabledLoad unpacked extension
button and select the src
folder.crx
file onto the extension page to install itCode :
https://github.com/jangins101/F5-APM-Session-Information
Tested this on version:
11.5