初步完成适配

This commit is contained in:
xu_yanfeng
2024-01-05 16:45:23 +08:00
parent d72e53815c
commit 0f9924d48f
13 changed files with 129 additions and 11 deletions

View File

@@ -0,0 +1 @@
console.log("background");

View File

@@ -0,0 +1 @@
console.log("content.ts");

View File

@@ -0,0 +1,3 @@
console.log("injected");
const a = 1;
const b = 2;