Migrate to manifest v3

This commit is contained in:
2023-12-10 11:15:53 +03:00
parent 4089f640ea
commit 91f1833534
18 changed files with 1141 additions and 1138 deletions

View File

@@ -43,5 +43,4 @@ export class UrlController {
clearInterval(this.interval)
this.interval = null
}
}
}