mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-21 18:08:46 -04:00
Merge pull request #619 from Gitoffthelawn/patch-4
Manifest Improvements
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"short_name": "videospeed",
|
"short_name": "videospeed",
|
||||||
"version": "0.6.1",
|
"version": "0.6.1",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"description": "Speed up, slow down, advance and rewind any HTML5 video with quick shortcuts.",
|
"description": "Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts",
|
||||||
"homepage_url": "https://github.com/igrigorik/videospeed",
|
"homepage_url": "https://github.com/igrigorik/videospeed",
|
||||||
"icons": {
|
"icons": {
|
||||||
"16": "icons/icon16.png",
|
"16": "icons/icon16.png",
|
||||||
@@ -28,8 +28,7 @@
|
|||||||
"exclude_matches": [
|
"exclude_matches": [
|
||||||
"https://plus.google.com/hangouts/*",
|
"https://plus.google.com/hangouts/*",
|
||||||
"https://hangouts.google.com/*",
|
"https://hangouts.google.com/*",
|
||||||
"https://meet.google.com/*",
|
"https://meet.google.com/*"
|
||||||
"http://www.hitbox.tv/*"
|
|
||||||
],
|
],
|
||||||
"css": ["inject.css"],
|
"css": ["inject.css"],
|
||||||
"js": ["inject.js"]
|
"js": ["inject.js"]
|
||||||
|
Reference in New Issue
Block a user