Merge branch 'master' into dev

# Conflicts:
#	inject.js
#	manifest.json
This commit is contained in:
codebicycle
2017-07-22 08:17:41 +03:00
4 changed files with 64 additions and 35 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "Video Speed Controller",
"short_name": "videospeed",
"version": "0.4.6.1",
"version": "0.4.8",
"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,6 +26,7 @@
"exclude_matches": [
"https://plus.google.com/hangouts/*",
"https://hangouts.google.com/hangouts/*",
"https://meet.google.com/*",
"https://teamtreehouse.com/*",
"http://www.hitbox.tv/*"
],