mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-21 18:08:46 -04:00
exclude Hangouts: sadly, can't speed up live meetings :(
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
"content_scripts": [{
|
||||
"all_frames": true,
|
||||
"matches": [ "http://*/*", "https://*/*"],
|
||||
"exclude_matches": [ "https://plus.google.com/hangouts/*" ],
|
||||
"css": [ "inject.css" ],
|
||||
"js": [ "inject.js" ]
|
||||
}
|
||||
|
Reference in New Issue
Block a user