diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 8b13789..f4df83f 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1 @@ - +custom: ["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3Z2FTMSG976WN&source=url"] diff --git a/README.md b/README.md index 3de509c..e28e0a5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,3 @@ -> [!CAUTION] -> No longer in active development and the next (0.4.x) release is shelved indefinitely due to Mozilla extension review policies and the signing requirement for release builds that make it infeasible to practically continue. The extension will likely no longer be installable in the near future due to these policies. You can still build it from source and sideload it on Firefox ESR, Developer Edition and Nightly. - Preview of cast device selection popup + + Donate with PayPal button + + Donate with PayPal +

+ [^arch]: By default, Arch does not configure Avahi to resolve `.local` hostnames via the name service switch (NSS), and the underlying mdns module used by this project relies on [`getaddrinfo`](https://en.wikipedia.org/wiki/Getaddrinfo) to resolve these hostnames correctly. [^cast_app]: Some sites may only function properly when initiating casting from the in-page player buttons. [^electron]: Since it seems to be causing confusion, this project does not use electron. The electron-chromecast library was only used as a reference for the initial implementation of the API.