diff options
author | Ajay Ramachandran <[email protected]> | 2021-05-22 01:28:24 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2021-05-22 01:28:24 -0400 |
commit | 5fbb8c0d4afb29937000d255792338729fbd0f2a (patch) | |
tree | 6ea48052b2ad8ac5a87cc49bb3c485d9e75fe650 /public/help | |
parent | ebf3b324b6bcfcd943c9017f27629d1aed98b031 (diff) | |
parent | 628871f037f8456275aba12f726f275722d64b59 (diff) | |
download | SponsorBlock-5fbb8c0d4afb29937000d255792338729fbd0f2a.tar.gz SponsorBlock-5fbb8c0d4afb29937000d255792338729fbd0f2a.zip |
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvements
# Conflicts:
# manifest/manifest.json
# src/components/SponsorTimeEditComponent.tsx
# src/config.ts
# src/content.ts
# src/types.ts
Diffstat (limited to 'public/help')
-rw-r--r-- | public/help/index_en.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/public/help/index_en.html b/public/help/index_en.html index 8651d817..95da1a1d 100644 --- a/public/help/index_en.html +++ b/public/help/index_en.html @@ -42,12 +42,12 @@ <img src="https://i.imgur.com/caf5Bju.png"> </span> - Videos will automatically be skipped if they are found in the database. You can open the popup by clicking the extension icon to get a preview of what they are. + Video segments will automatically be skipped if they are found in the database. You can open the popup by clicking the extension icon to get a preview of what they are. <br/> <br/> - Whenever you skip a video, you will get a notice report that submission. If the timing seems wrong, report it! You can also vote in the popup. The extension auto upvotes it if you don't report it, so make sure to report when necessary (this can be disabled in the options). + Whenever you skip a segment, you will get notice. If the timing seems wrong vote down by clicking downvote! You can also vote in the popup. </p> <div class="center"><img height="120px" src="https://user-images.githubusercontent.com/12688112/63067735-5a638700-bede-11e9-8147-f321b57527ec.gif"></div> @@ -81,8 +81,8 @@ <h1>This is too slow</h1> <p> - There are hotkeys if you want to use them. You must be focused on the YouTube player to use them. Press the semicolon key to indicate the start/end of a sponsor segment and click the appostrophe to submit. - These can be changed in the options. If you don't use QWERTY, you should probably change the keybinds. + There are hotkeys if you want to use them. You must be focused on the YouTube player to use them. Press the semicolon key to indicate the start/end of a sponsor segment and click the apostrophe to submit. + These can be changed in the options. If you don't use QWERTY, you should probably change the keybinding. </p> <h1>I hate these buttons, they are so ugly</h1> |