Add DOMParser to plugin scope

This commit is contained in:
Dan Stillman 2023-02-09 05:36:03 -05:00
parent 4865f8afca
commit 8272989171

View file

@ -75,6 +75,7 @@ Zotero.Plugins = new function () {
"crypto",
"CSS",
"ChromeUtils",
"DOMParser",
"fetch",
"File",
"FileReader",