Every time I launch Chrome on my Mac, it opens a tab with http://localhost:3000/user_sessions/new. I guess this has something to do with Ruby on Rails and perhaps a test server that a much more server-savvy friend once set up for a project years ago, but I have no idea where this is defined or how to get rid of it. Any ideas where to start looking?
- 1Did you check the home settings on chrome?Amirreza Nasiri– Amirreza Nasiri2014-10-02 12:38:59 +00:00Commented Oct 2, 2014 at 12:38
- Yes i did, and there it says "Continue where you left off" as usual. (For the record, I don't leave this tab hanging around so that it would be why it's opened every time. I do have the usual 40-60 other tabs to open, though.)villapossu– villapossu2014-10-02 20:45:49 +00:00Commented Oct 2, 2014 at 20:45
Add a comment |
1 Answer
Assuming you aren't locked by your company, go to
Chrome settings - On startup - open specific page or set of pages - set pages.
- Nah, I have "Continue where you left off" there, as usual. The urge to open this strange page comes from somewhere else.villapossu– villapossu2014-10-02 20:44:32 +00:00Commented Oct 2, 2014 at 20:44
- Try "Open the New Tab page" and write the result.Amirreza Nasiri– Amirreza Nasiri2014-10-03 16:32:36 +00:00Commented Oct 3, 2014 at 16:32
- I have the usual 40, 50 or 60 tabs that I absolutely want to keep along when I boot my computer or my browser. So, no, I'm not going to want to lose them by choosing just an empty start page. I'm just wondering where this one defunct page always comes from.villapossu– villapossu2014-10-15 10:35:10 +00:00Commented Oct 15, 2014 at 10:35
- @villapossu Try disabling add-ons to see what happens. I'd suggest safe mode as wellRaystafarian– Raystafarian2014-10-15 11:02:15 +00:00Commented Oct 15, 2014 at 11:02