Would this work with a bookmarklet url? For example, I have a bookmarklet that takes a comma separated string and then splits and highlights the terms on the current page. Seems like I should be able to pass the custom search parameter to the bookmarklet url, unless Chrome somehow doesn’t allow javascript in custom search URLs...
Comments
Would this work with a bookmarklet url? For example, I have a bookmarklet that takes a comma separated string and then splits and highlights the terms on the current page. Seems like I should be able to pass the custom search parameter to the bookmarklet url, unless Chrome somehow doesn’t allow javascript in custom search URLs...
That would be super cool, but based on some quick experiments it doesn't seem to be allowed.