š» Software
Google Chrome: search engine with search term in post variable
Fresh5 days ago
Mar 15, 20265259 viewsConfidence Score0%
0%
Problem
How do you make a new search engine in Google Chrome if the search term has to be a POST variable? I tried translating the POST data into a GET querystring with the %s placeholder but this didn't work.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix ā Awaiting Verification
Fix for: Google Chrome: search engine with search term in post variable
Low Risk
Try URL I managed to get what I want with this (pretty nasty indeed) workaround: a URL that creates and immediately submits the form. This means, when you define your search engine, instead of a URL like this: you would use this URL/code: Since it'lā¦
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix