Chrome Equivalent of %s address bar trick in Firefox
- by notbrain
I was curious if there was an equivalent technique in Chrome to do address bar param string replacement like you can do in Firefox. If you create a bookmark and put a %s in the bookmark URL/address part, and set a keyword for the bookmark, you can do things like
URL: http://php.net/%s
Keyword: php
Type in browser: php fopen
End up at:…