7 ms·
I don't like requiring a chrome extension to search, and giving a 404 error on uninstall (https://you.com/chrome_uninstall_survey https://you.com/chrome_uninsta
by splch 5y ago
I don't like requiring a chrome extension to search, and giving a 404 error on uninstall (https://you.com/chrome_uninstall_survey https://you.com/chrome_uninstall_survey) is suspicious. If the developers aren't checking links and testing their product, then I don't want to use it.
- richardsocher 5y agoYea... Requiring the default was a tough choice. You actually can try it out in incognito mode and any other browser. But we found that without the convenience of a navbar search, most people won't give it a proper try either way. I hope we can drop this requirement even in Chrome when we become one of the default options. If you set your search engine default to http://you.com http://you.com manually in Chrome with "https://you.com/search?q=%s https://you.com/search?q=%s" you will not need the extension... but for most people convenience wins and well... It's tough to go up against a monopoly that controls the browser too? Regarding the uninstall error. We are waiting to get approval from the Chrome store to update the extension.
- gremlinsinc 5y agoPersonally, I think 'know your market' might come into play, at least having the options easily there to do it manually. Many of us tech types would much rather configure chrome to add the search engine, than rely on another extension.. I already have too many, and sometimes I think they mess things up, so less is better imho.
- swethmandava 5y agoThank you, we are updating the page based on your feedback :) In the mean time, we have more details on alternatives for you over here https://www.notion.so/youdotcom/Setting-You-com-as-your-default-manually-on-Chrome-0c6fb51849274747a28cf96d52239c82 https://www.notion.so/youdotcom/Setting-You-com-as-your-defa...
- VRay 5y agoYou went to the trouble of showing "To see results and get the convenience of you.com, you’ll need to add the you.com Chrome extension" when you could have just showed me the **** search results. This isn't making it more convenient, bro. You(dot com) just wasted my 10 seconds. You're stabbing yourself in the leg in order to spite Google
- VRay 5y agoHey Mr. Socher, I see that you've changed the site to allow anonymous searches. I just tried it out, and I have to admit, it worked really damn well for finding a pancake recipe. Good luck!
- Tyriar 5y agoPresent the extension as an option then, not a requirement, with instructions on how to add the search manually. It looks promising but if you block access without the extension, a portion of users like me are just not going to give it a chance. Not just because it's inconvenient but I rarely install extensions because it opens up the browser more to potential bad actors when I want it as secure as possible. I also don't want to change my browser settings before trying and the fact you require an extension is just a bad signal of what's to come.
- richardsocher 5y agoYea. That makes sense. I avoid extensions myself since many of them are super sketch. This one literally changes just one setting and you get the same results if you do it manually. But most web users won't know how to make setting changes. We describe the steps for all the different browsers in the first link of our FAQ: https://youdotcom.notion.site/Make-You-com-your-default-search-f87c10bbfe7e4e34ae89aeba7e77f474 https://youdotcom.notion.site/Make-You-com-your-default-sear... Full FAQ here: https://youdotcom.notion.site/FAQ-8c871d6c99d84e02955fda772a1da8d4 https://youdotcom.notion.site/FAQ-8c871d6c99d84e02955fda772a...
- Tyriar 5y ago> This one literally changes just one setting and you get the same results if you do it manually I just checked and this isn't actually true though, it looks like it also installs a service worker that runs some code in background.js. It sucks I needed to look at the extension's contents to verify that and backs up why I wouldn't want to install it in the first place. My proposal seems win-win, you can even push the extension hard in the search page if it's not installed due to your concern, provided you allow it to be easily and permanently dismissed.
- bryanmccann 5y agoHi Tyriar, Just wanted to provide some more info on the background service worker, though if you've pulled the code you've probably already seen the same. Right now that worker does two things. It redirects to a survey if you uninstall the extension (going away in the next update once it makes it through the webstore review), and it allows detection of the installed extension since its required in Chrome unless you search from the url/navbar. And just so there's full details on the restriction here too: We determine if the search is from the url/navbar only through that fromSearchBar query parameter, so either manually entering the url without that query param, following links without that query param, or by setting your default in your settings manually and searching from the url/navbar will all work. It is just that search bar on the page that gets disabled without the extension. There's also no restriction right now on non-Chrome browsers or in a Chrome Incognito Window. Thanks for digging in, bringing that up for clarification, and for your proposal!
- boringg 5y agoYou can try the search engine without installing it in Chrome. Use incognito mode and put it in the search bar at the top. Doesn't work when its not in incognito mode though(?)