Closed vipzhicheng closed 8 months ago
There is a issue in plugin title bar
I notice my code has something like this
const titleEl = top!.document.createElement("div");
I forget to add effect: true to the manifest in my last pr.
effect: true
There is a issue in plugin title bar
I notice my code has something like this
I forget to add
effect: true
to the manifest in my last pr.