From 4f7e6a45c84287cd5ebeaf2b9bbd08d0e65e2fd5 Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Sat, 21 Jun 2025 18:08:51 -0700 Subject: [PATCH] Finish readme for now --- README.MD | 61 +++++++++++++++++++++++++++++++------------------------ 1 file changed, 35 insertions(+), 26 deletions(-) diff --git a/README.MD b/README.MD index 150df1b..a84fb86 100644 --- a/README.MD +++ b/README.MD @@ -1,44 +1,53 @@ # Apple Music Now Playing Extension -This Extension has native support for +Easily display your currently playing Apple Music track on your website with this extension. + +## Supported Browsers + +**Native support:** - Chrome - Chromium - Edge -- Opera/Opera GX +- Opera / Opera GX - Brave - Vivaldi -This Extension does not yet have native support for +**Planned support:** - Firefox - Tor Browser - LibreWolf -- Anything Firefox based +- Other Firefox-based browsers -# [Roadmap](https://md.shork.ch/s/G6zQvfP0u) +## [Roadmap](https://md.shork.ch/s/G6zQvfP0u) -# Acknowledgments +--- -This project was made possible thanks to the **PreMiD Apple Music integration**. Huge thanks to the amazing contributors behind the original PreMiD integration codebase: +## Acknowledgments -* [SeMiD](https://github.com/PreMiD-Automations) -* [stawkey](https://github.com/stawkey) -* [callumok2004](https://github.com/callumok2004) -* [wenewen](https://github.com/w3new3n) -* [Florian Metz](https://github.com/Timeraa) -* [AshMW](https://github.com/AshMW2724) -* [Daniel Lau](https://github.com/theusaf) -* [Vasilis](https://github.com/down-bad) -* [Slowlife](https://github.com/Slowlife01) -* [Smaltin](https://github.com/Smaltin) -* [Dark_Ville](https://github.com/DarkVillager) -* [Bas van Zanten](https://github.com/Bas950) -* [Alexx](https://github.com/puppyonline) -* [Nam Anh](https://github.com/kyrie25) -* [Frederik](https://github.com/N0chteil) -* [Rodry](https://github.com/ImRodry) -* [Jack](https://github.com/i1u5) -* [Rhys](https://github.com/EncryptedDev) +This project builds on the fantastic work of the [PreMiD Apple Music integration](https://github.com/PreMiD/Activities/tree/main/websites/A/Apple%20Music). Huge thanks to the original contributors: -Check out the original project here: [PreMiD Apple Music Integration](https://github.com/PreMiD/Activities/tree/main/websites/A/Apple%20Music) +- [SeMiD](https://github.com/PreMiD-Automations) +- [stawkey](https://github.com/stawkey) +- [callumok2004](https://github.com/callumok2004) +- [wenewen](https://github.com/w3new3n) +- [Florian Metz](https://github.com/Timeraa) +- [AshMW](https://github.com/AshMW2724) +- [Daniel Lau](https://github.com/theusaf) +- [Vasilis](https://github.com/down-bad) +- [Slowlife](https://github.com/Slowlife01) +- [Smaltin](https://github.com/Smaltin) +- [Dark_Ville](https://github.com/DarkVillager) +- [Bas van Zanten](https://github.com/Bas950) +- [Alexx](https://github.com/puppyonline) +- [Nam Anh](https://github.com/kyrie25) +- [Frederik](https://github.com/N0chteil) +- [Rodry](https://github.com/ImRodry) +- [Jack](https://github.com/i1u5) +- [Rhys](https://github.com/EncryptedDev) + +--- + +Check out the original project here: +[PreMiD Apple Music Integration](https://github.com/PreMiD/Activities/tree/main/websites/A/Apple%20Music)