diff --git a/src/manifest.json b/src/manifest.json index 5a2ae65..6b0842f 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -22,6 +22,7 @@ "permissions": [ "contextMenus", + "debugger", "storage", "tabs", "unlimitedStorage", @@ -129,6 +130,7 @@ "/nscl/main/uuid.js", "/nscl/main/Worlds.js", "/nscl/main/Worlds.main.js", + "/nscl/main/patchWorkers.main.js", "/nscl/main/WebGLHook.main.js" ] }, diff --git a/src/nscl b/src/nscl index 7a1f865..69000af 160000 --- a/src/nscl +++ b/src/nscl @@ -1 +1 @@ -Subproject commit 7a1f86572c1ed0f1f81c22d71c0706fc8373cb5a +Subproject commit 69000af2833595c39ffddc4dc79c3d0fab0328b5