We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbd8fd7 commit 320d66fCopy full SHA for 320d66f
chrome/manifest.json
@@ -3,7 +3,7 @@
3
"default_locale": "en",
4
"name": "__MSG_extension_name__",
5
"description": "__MSG_extension_description__",
6
- "version": "1.3.71",
+ "version": "1.3.72",
7
"author": "Andrew S",
8
"options_ui": {
9
"page": "player/options/index.html",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "faststream",
"description": "Stream videos without buffering. Fix bad video players on the internet.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
0 commit comments