mirror of
https://github.com/shirt-dev/netflix-international.git
synced 2025-06-21 16:28:31 +00:00
v2.0.7: Chromium Edge Support
This commit is contained in:
parent
994c72c8a3
commit
087295e482
5 changed files with 75 additions and 22 deletions
|
@ -46,6 +46,7 @@ chromeStorageGet({
|
|||
showAllTracks: true,
|
||||
setMaxBitrate: false,
|
||||
disableVP9: false,
|
||||
useDDPlus: false,
|
||||
}).then(items => {
|
||||
// very messy workaround for accessing chrome storage outside of background / content scripts
|
||||
let mainScript = document.createElement("script");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue