Hacker News new | ask | show | jobs
by pingec 2311 days ago
This is a brilliant idea, if only it were updated for the latest gmail UI
2 comments

Chrome extension author here: make a PR and I'll accept it and publish it.
https://www.inboxsdk.com/ lets you pretty easily manipulate the Gmail UI if you want to have a crack at it.
We (Streak) made the InboxSDK. Great for projects like this because we autoupdate so you can write the extension against our high level api and not have to worry about gmail changes going forward.

Let me know if we can help.