Skip to content

Commit

Permalink
updated the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
psygo committed Jan 1, 2021
1 parent 5cb2ac0 commit 0adc4bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- Now we can also unsubscribe from the channel.
- Playlists are also scrollable through the extension.
- Add videos to the Watch Later Playlist with <kbd>Ctrl</kbd> + <kbd>y</kbd>.
- Access the Watch Later playlist through <kbd>Ctrl</kbd> + <kbd>.</kbd>.
- Global switch for the whole extension.
- Now the extension logo appears right next to the YouTube logo, signaling that the extension is on.

Expand Down
2 changes: 1 addition & 1 deletion web/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "YouTube Kbd Nav",
"author": "Philippe Fanaro",
"version": "1.0.1",
"version": "1.0.2",
"description": "YouTube keyboard navigation to the max.",
"content_scripts": [
{
Expand Down

0 comments on commit 0adc4bc

Please sign in to comment.