samsel / easy-url-params

Easy URL Params is a utility plugin for Chrome browser to manipulate and play with the query parameters in URL.
https://chrome.google.com/webstore/detail/easy-url-params/jhhjlajfdkofbnhbcjcddngfehfihfln
11 stars 4 forks source link

Don't Use contenteditable for Parameter Table #4

Open sshaw opened 7 years ago

sshaw commented 7 years ago

Hi,

Any reason for using this? The problem I've found is when pasting in param data HTML formatting is included. This results in query string parameters with unwanted data.

samsel commented 7 years ago

@sshaw there is no particular reason. This project was done way long back, please feel free to change things if you think things are not working as appropriate. Am happy to support and publish things.

lijunle commented 7 years ago

This issue is interesting. It means, I can italic/blod/... my strings.