Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
9at8 authored Sep 30, 2021
1 parent 39d173f commit 745e6e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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 that replaces Learn's default video and audio player with video.js",
"description": "A browser extension that replaces Learn's default video and audio player with video.js",
"manifest_version": 2,
"permissions": [
"storage"
Expand All @@ -27,4 +27,4 @@
]
}
]
}
}

0 comments on commit 745e6e2

Please sign in to comment.