Chrome

Query String Values

3.6
7
893
2

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

Query String Values
Related posts
Chrome

Pinboard Tools

Chrome

New Tab - Eromanga-sensei

Chrome

ActivCast Sender

Chrome

New Tab - Log Horizon

2 Comments

Comments are closed.