fix rules

This commit is contained in:
Gabe Yuan
2023-08-07 16:57:59 +08:00
parent 340bd6dd80
commit c0cdef2e3e
35 changed files with 21 additions and 338 deletions

View File

@@ -1,9 +0,0 @@
{
"popup.js": "/popup.js",
"options.js": "/options.js",
"background.js": "/background.js",
"content.js": "/content.js",
"content.html": "/content.html",
"options.html": "/options.html",
"popup.html": "/popup.html"
}