Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ajayyy authored Jul 24, 2019
1 parent 30c6437 commit 55c7529
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@

SponsorBlock is an extension that will skip over sponsored segments of YouTube videos. SponsorBlock is a crowdsourced browser extension that let's anyone submit the start and end time's of sponsored segments of YouTube videos. Once one person submits this information, everyone else with this extension will skip right over the sponsored segment.

# Available for Chrome and Firefox

Chrome: https://chrome.google.com/webstore/detail/mnjggcdmjocbbbhaepdhchncahnbgone/

Firefox: https://addons.mozilla.org/addon/sponsorblock/

# Server

The backend server code is available here: https://github.com/ajayyy/SponsorBlockServer
Expand All @@ -19,13 +25,9 @@ Hopefully this project can be combined with projects like [this](https://github.

This project is partially based off of [this experimental extension](https://github.com/OfficialNoob/YTSponsorSkip). That extension has the basic video skipping functionality.

# Chrome extension

It will be on the chrome webstore soon once I get some more UI features in, such as an icon. For now, you can load this project as an unpacked extension. Make sure to rename the `config.js.example` file to `config.js` before installing.

# Firefox extension
# Build Yourself

None at the moment
You can load this project as an unpacked extension. Make sure to rename the `config.js.example` file to `config.js` before installing.

# Credit

Expand Down

0 comments on commit 55c7529

Please sign in to comment.