Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamlinerm authored Oct 15, 2024
1 parent 7af01ec commit 9b5acf4
Showing 1 changed file with 15 additions and 21 deletions.
36 changes: 15 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,26 @@

***

### Language

I used DeepL to translate into most languages. If there is anything wrong with them you can see [here](https://github.com/Dreamlinerm/Netflix-Prime-Auto-Skip/issues/42) what to do.

### Browser Compatibility:
### Supported Streaming Services:

| Netflix | Prime Video | Disney+ (Hotstar, STAR+) | Crunchyroll | HBO |
| --- | --- | --- | --- | --- |
||||||

<table>
<tr>
<td align="center" valign="top" width="14.28%">
<img src="Logos/Netflix.png" width="20%">
<img src="Logos/prime%20video.png" width="20%" >
<img src="Logos/crunchyroll.avif" width="20%">
<img src="Logos/HBO-max.jpg" width="20%">
<img src="Logos/disney-plus-logoBackground.jpeg" width="20%">
<img src="Logos/Disney-Plus-HotstarBackground.webp" width="20%">
<img src="Logos/starplus.png" width="20%" style="background-color:white;">
</td>
</tr>
</table>

## Install on Android

<div style="display:flex">
Expand All @@ -78,22 +88,6 @@ The drm for each streaming service will be installed automatically when a video
| --- | --- | --- | --- | --- |
|| ✅(tweaked Desktop Website) | ✅(default Desktop Website) |||

## Supported Streaming Services

<table>
<tr>
<td align="center" valign="top" width="14.28%">
<img src="Logos/Netflix.png" width="20%">
<img src="Logos/prime%20video.png" width="20%" >
<img src="Logos/crunchyroll.avif" width="20%">
<img src="Logos/HBO-max.jpg" width="20%">
<img src="Logos/disney-plus-logoBackground.jpeg" width="20%">
<img src="Logos/Disney-Plus-HotstarBackground.webp" width="20%">
<img src="Logos/starplus.png" width="20%" style="background-color:white;">
</td>
</tr>
</table>

## What it does

The script, "skipper.js", is injected into all urls containing "amazon.\*/\*/video" or "netflix.com" or "disneyplus.com" or "hotstar.com" or "starplus.com".
Expand Down

0 comments on commit 9b5acf4

Please sign in to comment.