aboutsummaryrefslogtreecommitdiffhomepage
path: root/firefox_manifest.json
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2019-07-26 21:44:39 -0400
committerAjay Ramachandran <[email protected]>2019-07-26 21:44:39 -0400
commit97e202dbd01d11ca00aec5a03a035a472a49174a (patch)
treeff162ad3ec24bd45f3c2132358cad310122db41c /firefox_manifest.json
parentb3684a8730de6901b7e45896827e2e42622e64a8 (diff)
downloadSponsorBlock-97e202dbd01d11ca00aec5a03a035a472a49174a.tar.gz
SponsorBlock-97e202dbd01d11ca00aec5a03a035a472a49174a.zip
Fixed bug making player controls only submit integers.
Diffstat (limited to 'firefox_manifest.json')
-rw-r--r--firefox_manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox_manifest.json b/firefox_manifest.json
index e334b555..4a5fb74a 100644
--- a/firefox_manifest.json
+++ b/firefox_manifest.json
@@ -1,7 +1,7 @@
{
"name": "SponsorBlock - YouTube Sponsorship Blocker",
"short_name": "SponsorBlock",
- "version": "1.0.7",
+ "version": "1.0.8",
"description": "Skip over sponsorship on YouTube videos. Report sponsors on videos you watch to save the time of others.",
"content_scripts": [
{