Erik Moeller

Results 122 comments of Erik Moeller

Hey, thanks for the report. That sucks. Difficult for me to reproduce since I don't have a Mac, but let me see if I can track down a Mac user...

So glad to hear it! Still not clear as to what's causing the display issue, but will poke further when possible. This is a passion project - no donations needed,...

Hi Frank -- sorry it's not working for you. Unfortunately an older version won't help as Quora's site keeps changing, and the extension needs to be up-to-date to work at...

Thank you for the report & links. Does it still make sense to support this in FYS given existing export options? What would an FYS plugin have to add to...

Reddit appears to support a comprehensive comment export, by adding .json to the user URL, like so: https://www.reddit.com/user/xirzon.json It wouldn't be hard to integrate that in some form, and probably...

It should be doable, since FF now supports a largely Chrome-compatible extension API. Definitely something I'd be happy to collaborate on, but a bit too big to take on by...

Should be doable, yes. @mattl, are you going through the official Last.FM API or are you scraping this data right now? Is the code for SaveMyScrobbles available?

Apologies for the late response. Brave is currently not supported (only Chrome/Chromium are). However, I'll leave this issue open in case someone wants to take a stab at Brave support.

This is a similar case that fails, using the ES2015 class syntax: ````javascript class Parent { /** * Some docs go here! */ constructor() { // Some stuff } }...

During this sprint, @kushaldas will investigate this build workflow locally, to begin scoping work for the next sprint.