Skip to content

Commit

Permalink
Remove hyperlinks and fix subheader linking for supported videos section
Browse files Browse the repository at this point in the history
  • Loading branch information
prototype-A committed Apr 3, 2021
1 parent d7e0ddf commit e43abc4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@ Displays browser media as rich presence on your desktop Discord client


## List of Supported Videos
* YouTube [https://www.youtube.com/watch?v=*]
* NicoNicoDouga [https://www.nicovideo.jp/watch/sm*]
* NicoNico Live [https://live.nicovideo.jp/watch/lv*]
* BiliBili [https://www.bilibili.com/video/*]
* BiliBili Live [https://live.bilibili.com/*]
* YouTube `https://www.youtube.com/watch?v=*`
* NicoNicoDouga `https://www.nicovideo.jp/watch/sm*`
* NicoNico Live `https://live.nicovideo.jp/watch/lv*`
* BiliBili `https://www.bilibili.com/video/*`
* BiliBili Live `https://live.bilibili.com/*`


## Pre-Requisites
* 64-bit x64 Windows, macOS, or Linux Operating System
* Firefox or Chromium-based Web Browser
* Tested on Firefox 87.0 (64-bit)
* Tested on Google Chrome 89.0.4389.114 (Official Build)(64-bit)
* Should still work on slightly older versions as well
* Should still work on slightly older versions


## Installing the Browser Extension (Google Chrome)
Expand All @@ -36,7 +36,7 @@ This extension should work with any Chromium-based browser. However, it has only
## Running
1. Download the listener binary for your OS
2. Double-click the downloaded .exe (Windows) or execute the binary in a terminal (All OSes) to run the listener
3. Navigate to a video on a [supported site](https://github.com/prototype-A/Rich-Browser-Media-Presence#list-of-supported-sites "Click this or scroll up to see the list of supported sites")
3. Navigate to a video on a [supported site](https://github.com/prototype-A/Rich-Browser-Media-Presence#list-of-supported-videos "Click this or scroll up to see the list of supported sites")
4. Click on the extension icon
5. Click the "Enable for Current Tab" button

Expand Down

0 comments on commit e43abc4

Please sign in to comment.