Guru Prasad
Guru Prasad
I have another use-case for `Cookie.serialize` to accept objects that goes beyond `Set-Cookie`, which you may not have considered. I'm building a WebExtension that modifies the `Cookie` header of requests...
I'm assessing the ease of video synchronization using this package. Setting up a simple demo was extremely easy. I did run into some puzzles with seek, but I'm working on...
I've never had issues with multiple plyr objects on the same page. Could you throw up some code on jsfiddle or something and share it? Might be able to better...
Is anyone working on this? If so, can we have a PR and/or separate branch meant for this? I'd like to help with the efforts to get this implemented.
Just so we're not duplicating effort, I have a bare-minimum implementation [here](https://github.com/gurupras/plyr/tree/chromecast). Feel free to create PRs to that repo until we have an official branch here. Properly implementing cast...
I don't know how to move forward with the implementation and I'm not finding sufficient time to figure out how as well :(
Sorry, I ended up fixing this for myself by creating a separate bundle of only webext-bridge and injecting this bundle into each website. I will set up a new environment...
I finally updated my entire extension to use [email protected], and the problem is not solved. Yes, there are two separate closures that are being created, one per bundle.
I am running into this _far too much_ and am willing to put in some effort to track this down. But I have never worked on GNOME extensions before. If...
I'll look into this, but just so you know, I haven't updated this to work with Cryptoknight v7. A bit busy with some other projects at the moment, although, it...