diff options
author | Ajay Ramachandran <[email protected]> | 2019-07-26 22:43:09 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2019-07-26 22:43:09 -0400 |
commit | 00877fb0878dfb40ace065945b21ca58cffd5250 (patch) | |
tree | 725a7bb5baa2a1d6085689bf7acb8e9ecbbcf4a7 /firefox_manifest.json | |
parent | 97e202dbd01d11ca00aec5a03a035a472a49174a (diff) | |
download | SponsorBlock-00877fb0878dfb40ace065945b21ca58cffd5250.tar.gz SponsorBlock-00877fb0878dfb40ace065945b21ca58cffd5250.zip |
Removed logging.
Diffstat (limited to 'firefox_manifest.json')
-rw-r--r-- | firefox_manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox_manifest.json b/firefox_manifest.json index 4a5fb74a..8a7b6bb6 100644 --- a/firefox_manifest.json +++ b/firefox_manifest.json @@ -1,7 +1,7 @@ { "name": "SponsorBlock - YouTube Sponsorship Blocker", "short_name": "SponsorBlock", - "version": "1.0.8", + "version": "1.0.9", "description": "Skip over sponsorship on YouTube videos. Report sponsors on videos you watch to save the time of others.", "content_scripts": [ { |