Query String Values in Chrome with OffiDocs
Ad
DESCRIPTION
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 tab's 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 it's made open source at the GitHub Repo: https://github.
com/acolchado/query-string-values-extension
Additional Information:
- Offered by agustincolchado.com
- Average rating : 3.57 stars (liked it)
Query String Values web extension integrated with the OffiDocs Chromium online