79 comments

[ 3.4 ms ] story [ 96.5 ms ] thread
(comment deleted)
Doesn't appear to work in Firefox, white page with single circular minus symbol in the top left
Ditto. Sad to see that FFox isn't the preferred choice of devs.
Confirmed, also doesn't ask for any permissions or show any pop-up, just a kind of "blocked" icon.
I just fixed the firefox bug. I'm using absolute positioning and firefox has an issue with "height:100%" when the parent's height hasn't been set.
Great idea! Only drawback I'm finding is that I don't want to wait for the page to load, I'm typing my URL and hitting enter before the startup's page has loaded.

Good for wanting to randomly find a startup, but was hoping it'd be a way to discover new startups as part of my daily internet usage. Don't think I'll end up seeing many of the pages this way.

Thank! Will be working on speeing up the site loads but it's a bit tricky. Someone else mentioned maybe uses images and preload them. Still thinking about how I should tackle this.
Good idea, would be nice to have the posibillity to search through all startups you feature. Perhaps on your website...
ditto, would be good to have search and a category based browse function.
Agreed and is on the roadmap. Search should be pretty easy but categories is a bit more difficult.
looks inspiring, :)
(comment deleted)
The preview doesn't even work in Firefox, which is disappointing.

I love the idea, however, the format doesn't work for me at all. Showing the startup's website takes a long time to load, and it's a bad user experience.

Instead what you want to show people who open a new tab is a standardized UI (I'd go for: the startup name, what is does in one line, one standard-sized image, some text, and a link). If you'd do that, you could preload one or several startups and make those tabs load instantly. That way it's a lot less jarring and distracting for the user.

Also, a Firefox version is a must-have.

Yea, I've been wanting to make a firefox version as well but never made a firefox extension before. I'll be working on this next.

Oh yea, I fixed the firefox issue. Was a minor css error regarding 100% height.

Thanks!

I also thought about the "title, description, screenshot" approach. But I really wanted startuptabs to be a stage for the startups. My goal is to make it easy for quick feedback from the community. When sites load slow, bad colors, etc... it should become apparent. Or the reverse, when sites load fast and looks great, they will stick out.
> When sites load slow, bad colors, etc... it should become apparent.

It's not only that. When your user opens a new tab, they don't expect a huge marketing website to already be there. It's too disrupting, and in my opinion the overlay element just adds to the clutter.

If nothing else, a page like http://startuptabs.com/tab/ that doesn't have the install overlay on every load might be nice (essentially just startframe with your page info). That way users can at least set that as their new tab URL without having to wait for a proper plugin.
Great idea! Just wondering, why does the Chrome extension need to "access my data on all websites" if this only operates when I create a new tab? Also, the StartupTabs sidebar frequently blocked chunks of content for me, and even if I closed it in one tab, the sidebar would reappear as soon as I opened a new tab.
Hey, I wasn't sure how I can lessen the permission usage. I've tried removing almost everything in my permission area and it's still says that. I've also checked out many other chrome extensions and this seems to be common. I'll be looking into this more soon.

In regards to the tab, I'll add the feature to remember that you collapsed the tab so it doesn't reappear until you uncollapse it.

Hah, the idea here is kind of cool but watching an unending stream of startup landing pages sounds like a form of torture.

Finally, (solution to problem that doesn't exist) for (people like you/engineers like you) who know (what matters/what counts).

What a great idea that I'll never ever use as it will just kill all productivity :)

Imagine working on a project, need to Google something and suddenly it's 1,5 hours later and you're reading up on some random framework you've never used and certainly don't need for your current project because this cool startup that popped up in your new tab gave you another great idea and and and...

So... Hacker News?
Love it. Works for me in Chrome (Version 35.0.1916.153 to be precise)

Only downside: it's basically the browser equivalent of remembering you have to get your keys from the bedroom, going upstairs to get them, forgetting why you went back to your room in the first place, picking up the copy of Wired on your nightstand, heading out, and getting to the office only to realise you forgot your keys.

I love the idea, but I would never get any work done if I would see an interesting startup each time I opened a tab.
Haha, I've heard this before. Takes some time getting used to :). I will be working on a history feature soon and should help with this problem.
Love it! Now all you need is a "Valleywag version" that will show you a random startup that doesn't make any sense (eg. subscription service for coins - basically any startup mentioned on Valleywag, I suppose?)
(comment deleted)
Sounds like a procrastinator's wet dream...

On the opposite end of the spectrum, a minimalist to-do list every time you open a new tab: https://chrome.google.com/webstore/detail/dayboard-new-tab-p...

OMG. That is awesome. Thanks for sharing. What a cool idea. Looks nice too.
Very daring to just post a better alternative like that! It's exactly what I thought though, "So.. I never have to get any work done?".
Wow. Did you make this? Put some contact info on your page if so! Implement history and labels and you have me as paying customer. No joke.
But it is there! In any case, hi hello. :) I'm working on history -- but Chrome storage only allows me to go back 30 days or so. Maybe 45. Dealbreaker?
Nope. I don't even remember where I got the link from, but I've been using it ever since...
Ha. I knew HNWatcher would come in handy. Thanks for sharing man!
I tried this on Chrome Version 31.0 and found a defect. If there are less than 5 tasks on current day, it allows to enter tasks for previous days (till the count becomes 5). But when you do that, it wipes out the tasks that you had entered for current day and replace those with tasks entered for past date.
Like this? https://dl.dropboxusercontent.com/u/51189815/IMG_4027.MOV

Sorry about that :( Unfortunately, that's not supposed to happen. It's supposed to remove the field when you go back to previous days.

That said, you're the second person to report this. I haven't found a fix yet because I haven't been able to reproduce the bug - it's weird.

I'm going to rewrite that part and see if this gets fixed on the next release but, I won't lie, it's gonna be a shot in the dark. Mind pinging me at john[at]dayboard.co so I can follow up when I can get this fixed? Thanks!

That's correct. Sure feel free to drop me a message at thakur.com[at]gmail after you put some fix. I am loving it and would let you know if I encounter any other issues.
DayBoard is awesome, I love it, thank you for posting
You ought to post this as a new submission.

    404 Value Proposition Not Found
Quick thing which I think I've noticed is this appearing in the console bar:

"Denying load of chrome-extension://bknfklfehllgmnbmlhejjoalkimnikfc/jquery.min.map. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension."

I did get a warning message from Google about your maps dev key not being valid.

I'm pretty sure that is not from Startuptabs. That library is not used ... Perhaps another extension you have installed?
No it's definitely from that extension. Goes away when the extension is disabled. I'm debugging a lot of javascript atm and the console now has that message in it even when testing on localhost. No biggie but does seem a bit odd.
I have the same issue after installing the extension. Disabling it and the error message is not showing anymore, it's definitely coming from this extension.
Didn't realise there are so much useless startups out there.
Am I missing something or is this basically a reverse adblock?
I always have about:blank as default page in new tabs because anything else is a distraction from my actual intention why I chose to open a new tab. Too often I find myself forgetting what I was actually doing (or parts of it) when a new tab has irrelevant information in it. I could imagine that it’s a psychological effect similar to this one: http://www.scientificamerican.com/article/why-walking-throug...
Good idea. Takes ages to load though! A screenshot, logo and short description of the startup would be better I think.
(comment deleted)
(comment deleted)
Am I the only one who thinks this is a bad idea? I open new tabs for a reason - to open another webpage.

This will both annoy me and distract me.

Reading the comments everyone loves the idea and gives basically the same reasons I gave for hating it. Whats wrong with me?

Don't think anything is wrong with you. But I think people enjoy random, new and sometimes interesting.
Everyone has a startup they wish was receiving more publicity, this product does that for free. The problems with it however. Occasionally I have to wait a little while while the page is loading or it fails to load at all. One time I received a js notice informing me that Google Maps is disabled for the website I was currently on. That's enough for me. I don't want to wait for new tabs to open which then sometimes interrupt me.
AHA! There is a big problem for my usability. I press the tab in chrome to get view my bookmarks and use them. now they are gone ! uninstall !
A bookmark link will be added soon. in the meantime you can use chrome://bookmarks/#1
Chrome should fix this. There should be a way to have an app (in a tab) and also to show the bookmarks bar on that one page. Then an option in the app could turn it on and off. Beyond this apps control, probably.

A link isn't enough. I need one click access to my bookmarks.

You don't have to use the extension. I personally see this as a StumbleUpon for startups, which I think is pretty cool.