diff options
author | Ajay Ramachandran <[email protected]> | 2019-07-23 21:06:36 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2019-07-23 21:06:36 -0400 |
commit | 0f561d4a5a18fbef1fbadb1559fced1786d47622 (patch) | |
tree | 9c580f306105d1de56c960432e704cdb1d29dc9b /firefox_manifest.json | |
parent | e8ff6171eb6f38e4d852ad73b015301ccbb9a769 (diff) | |
download | SponsorBlock-0f561d4a5a18fbef1fbadb1559fced1786d47622.tar.gz SponsorBlock-0f561d4a5a18fbef1fbadb1559fced1786d47622.zip |
Added option to disable the view count tracking.
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 642c4a3e..5c15bb4c 100644 --- a/firefox_manifest.json +++ b/firefox_manifest.json @@ -1,7 +1,7 @@ { "name": "SponsorBlock - YouTube Sponsorship Blocker", "short_name": "SponsorBlock", - "version": "1.0.1", + "version": "1.0.2", "description": "Skip over sponsorship on YouTube videos. Report sponsors on videos you watch to save the time of others.", "content_scripts": [ { |