It's not currently compatible with Hacker News Enhancement Suite. Quickest solution I found was to change a line in findCurrentUser(), but just FYI. It would've been a deal-breaker for me.
Looking forward to playing around with this :).
- open the folder for the extension (name of folder can be found in the extensions screen in Chrome)
- edit client.js
- go to line 25 or the function 'findCurrentUser'
- replace with this.me = $('.pagetop .nav-links #my-more-link').text()
It's not currently compatible with Hacker News Enhancement Suite. Quickest solution I found was to change a line in findCurrentUser(), but just FYI. It would've been a deal-breaker for me.
Looking forward to playing around with this :).