tulios / json-viewer

It is a Chrome extension for printing JSON and JSONP.
https://chrome.google.com/webstore/detail/json-viewer/gbmdgpbipfallnflgajpaliibnhdgobh
MIT License
3.29k stars 672 forks source link

Update url-pattern.js to include 'devtools' URL #349

Open tankorsmash opened 4 months ago

tankorsmash commented 4 months ago

Thanks for json-viewer, it's been really nice to have. You wouldn't believe the time I've saved with it!

This PR would allow nodejs debugger links to be clickable when visiting /json/list. Thanks for considering it!

image