Niq Dudfield

Results 311 comments of Niq Dudfield

!The apis are still missing! ![image](https://user-images.githubusercontent.com/525211/118248940-0fb9d900-b4cf-11eb-8663-1e520f91a657.png) ![image](https://user-images.githubusercontent.com/525211/118248999-206a4f00-b4cf-11eb-9833-a94db97c5854.png)

@mankins Hey, so of course Firefox doesn't support the declarativeNetRequest api/permission :/ It's a pity cause it's a decent API with performance advantages (one assumes at least)

Yes, we could make that work! :) I can look into hacking the build for you. I just forgot before its not impl on FF. A pity Mozilla is so...

@mankins I guess you saw this: https://blog.mozilla.org/addons/2021/05/27/manifest-v3-update/ Mozilla are implementing declarativeNetRequest :) edit: maybe they'll make it available in v2 extensions (as google does) in the near term? v3 support...

### Scenario 1: 1. The user goes to a monetized site and is not logged in. Icon state= unavailable 2. The user clicks on the browser action icon and is...

Requires git to be on $PATH ("Fixed" in my case by a `brew install`) Need to fix loop to find git in process tree: ``` until [[ "$push_command" == git*...

Perhaps we could simply divide the tip amongst the STREAMS ? Weighted top first ?

I had a look at this again and this section you commented out is all just debugging variables really. It was a script I adapted from some [online source](https://stackoverflow.com/a/63322932/11587288) >...

@sabinebertram You are working on tips right? What do you think about just distributing the tip amongst the iframes ?