Skip to content

Commit a05ccb0

Browse files
committed
Update description + Update README.org
1 parent 97bfc8c commit a05ccb0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.org

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
* Watch and Learn
22

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

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

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

1919
** Installation
2020

21-
1. [[https://github.com/9at8/watch-and-learn/suites/1915924538/artifacts/37675800][Download zip]] (Artifact from GitHub actions) and unzip it
21+
1. Download the zip from the latest release and unzip it
2222
1. Open [[chrome://extensions]]
2323
1. Enable developer mode
2424
1. Click on "Load unpacked", and pick this directory

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"icons": {
55
"128": "static/icon128.png"
66
},
7-
"description": "A chrome extension to make learn videos better using video.js",
7+
"description": "A chrome extension that replaces Learn's default video and audio player with video.js",
88
"manifest_version": 2,
99
"content_scripts": [
1010
{

0 commit comments

Comments
 (0)