diff options
author | Ajay Ramachandran <[email protected]> | 2021-08-18 02:07:24 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2021-08-18 02:07:24 -0400 |
commit | e126b59078b18624915dcf8213fa4132fc0e0580 (patch) | |
tree | cb31d07cdc01bddefc5b7c1f9cfe1ff194cb3e66 /manifest/manifest.json | |
parent | 2a0e893dfc7381b18a103426bc760675e8916eff (diff) | |
download | SponsorBlock-e126b59078b18624915dcf8213fa4132fc0e0580.tar.gz SponsorBlock-e126b59078b18624915dcf8213fa4132fc0e0580.zip |
Added skip button in control bar instead of using skip notice
Diffstat (limited to 'manifest/manifest.json')
-rw-r--r-- | manifest/manifest.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest/manifest.json b/manifest/manifest.json index e0565a39..3ac8ee6f 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -41,6 +41,7 @@ "icons/help.svg", "icons/report.png", "icons/close.png", + "icons/skipIcon.svg", "icons/refresh.svg", "icons/beep.ogg", "icons/pause.svg", |