JS Moore
JS Moore
I have never done browser extension development before, but it's something I'd probably be able to figure out eventually. If you'd like to point at where I could make such...
Definitely got stuck :) It looks like getting the button to stay showing up is on line 154, so I copied the show and setTitle from the other case and...
PR created, #442 . Your suggestion to duplicate savePdf was crucial. I think this should work okay. Side note, sorry about the whitespace change in the PR, my editor keeps...
It looks like some of our conversation has been lost. As we discussed, I've added a different icon to indicate that the source being cited does not have a translator...
Similar issue when trying to save a PDF firefox is displaying using file:// from my hard drive. Trying to use the toolbar icon crashes in popup.js line 610: `this.entryUrl.textContent =...
On further examination, the context menu option is still just sending the URL, rather than getting the dom contents from the browser, as far as I can tell. Using content_scripts...
Would this be a good issue for a new contributor to try to solve? And if so, could you point such a new contributor in the right direction to get...
It looks like that's a fork of https://github.com/missive/emoji-mart which has had a release much more recently, and lists support for v14. Would it be possible to simply switch to the...
I took an initial look at the code for this. There seem to be several different feed types right now. The tag feed is based on PublicFeed and would only...
@shaedrich negative. I am talking about a single list that would contain both accounts and tags (or multiple such lists, I suppose). Statuses that are either originating from an account...