Skip to content

Commit

Permalink
Update description + Update README.org
Browse files Browse the repository at this point in the history
  • Loading branch information
9at8 committed Jan 31, 2021
1 parent 97bfc8c commit a05ccb0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.org
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
* Watch and Learn

A chrome extension that replaces Learn's default player with [[https://videojs.com/][video.js]].
A chrome extension that replaces Learn's default video and audio player with [[https://videojs.com/][video.js]].

[[file:/assets/demo.png]]

Expand All @@ -18,7 +18,7 @@ A lot of times, streaming is preferred over downloading, but there are so many t

** Installation

1. [[https://github.com/9at8/watch-and-learn/suites/1915924538/artifacts/37675800][Download zip]] (Artifact from GitHub actions) and unzip it
1. Download the zip from the latest release and unzip it
1. Open [[chrome://extensions]]
1. Enable developer mode
1. Click on "Load unpacked", and pick this directory
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"icons": {
"128": "static/icon128.png"
},
"description": "A chrome extension to make learn videos better using video.js",
"description": "A chrome extension that replaces Learn's default video and audio player with video.js",
"manifest_version": 2,
"content_scripts": [
{
Expand Down

0 comments on commit a05ccb0

Please sign in to comment.