This is a Chrome Addon could help you pre-defined query params and append them to current page.
It can help you for web development when you have to frequently add a pre-defined query params to the web page.
For example:
?devMode=true&version=123456&language=english
Currently it's a qiuck & dirty solution with up to 5 params fields. The params is stored in local storage.