Skip to content

Commit 5b86c9e

Browse files
authored
Merge pull request #235 from pineplace/revert-233-fix-video-downloading
Revert "Fix video downloading"
2 parents 6ea3f06 + 9916fb2 commit 5b86c9e

28 files changed

Lines changed: 69 additions & 79 deletions

public/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
"version": "0.11.0",
66
"manifest_version": 3,
77
"icons": {
8-
"16": "./static/Logo_16.png",
9-
"32": "./static/Logo_32.png",
10-
"48": "./static/Logo_48.png",
11-
"128": "./static/Logo_128.png",
12-
"256": "./static/Logo_256.png"
8+
"16": "./static/logo/Logo_16.png",
9+
"32": "./static/logo/Logo_32.png",
10+
"48": "./static/logo/Logo_48.png",
11+
"128": "./static/logo/Logo_128.png",
12+
"256": "./static/logo/Logo_256.png"
1313
},
1414
"action": {
1515
"default_popup": "./popup.html"
File renamed without changes.

0 commit comments

Comments
 (0)