Every web developer has to deal with large query strings at times. When debugging parameters passed into a url or just curiosity. I recently had to debug an issue and had to inspect the query string manually many times. I could have used Fiddler or Charles Proxy to see the values in a table form. I could have just copy and paste into notepad, but why leave the browser and deal with another app when I could just simply create an extension to do help me do this quickly. I created this quick extension to make it so I could see the current tabs query string parameters at a click of a button, right from Chrome. Please provide feedback or feature requests. You could also contribute to the extension as its made open source at the GitHub Repo: https://github.com/acolchado/query-string-values-extension
You can Follow the below Step By Step procedure to install the Query String Values Chrome Extension to your Chrome Web browser.
It is the Query String Values Chrome extension download link you can download and install Chrome Browser.
jQuery API, jQuery UI, jQuery Mobile API Document Search
Url parser which makes editing complex URLs as easy as possible. Features: params decoding, auto-suggest, 'key'board navigation..
Shows parameters used in the URL and allows to update, export and import them
A developer tool include html escape/unescape, url, base64, NCR encoder/decoder
This extension will break apart the query parameters in the url and decode them. Also allows you to copy them to the clipboard.
Allow convenient editing of URL parameters
Provides a user interface to read/write URL query parameters for the currently active tab.
Add and edit URL query parameters more easily.
View and edit long URL search query string with relative ease
A tool of editing URL parameters.