Skip to content

Commit 603c91f

Browse files
authored
Update manifest.json
1 parent bfeff47 commit 603c91f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

extension/manifest.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,10 @@
340340
{
341341
"matches": ["*://www.metopera.org/Season/On-Demand/opera/*"],
342342
"js": ["plugin-api.js", "keysocket-metopera.js"]
343+
},
344+
{
345+
"matches": ["*://www.mx3creations.com/track/*", "*://mx3creations.com/track/*"],
346+
"js": ["plugin-api.js", "keysocket-mx3creations.js"]
343347
}
344348
]
345349
}

0 commit comments

Comments
 (0)