Merge upstream up to 0.5.9

This commit is contained in:
codebicycle
2020-03-26 19:16:39 +02:00
15 changed files with 737 additions and 348 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "Video Speed Controller",
"short_name": "videospeed",
"version": "0.5.1",
"version": "0.5.9",
"manifest_version": 2,
"description": "Speed up, slow down, advance and rewind any HTML5 video with quick shortcuts.",
"homepage_url": "https://github.com/codebicycle/videospeed",
@@ -26,9 +26,10 @@
"content_scripts": [{
"all_frames": true,
"matches": [ "http://*/*", "https://*/*", "file:///*" ],
"match_about_blank": true,
"exclude_matches": [
"https://plus.google.com/hangouts/*",
"https://hangouts.google.com/hangouts/*",
"https://hangouts.google.com/*",
"https://meet.google.com/*",
"https://teamtreehouse.com/*",
"http://www.hitbox.tv/*"