rename watchman to watch

for simplicity
This commit is contained in:
buzz-lightsnack-2007 2024-04-15 14:15:40 +08:00
parent c03d7521f3
commit 3cad442a40
2 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@
"content_scripts": [
{
"matches": ["http://*/*", "https://*/*"],
"js": ["scripts/external/watchman.js"]
"js": ["scripts/external/watch.js"]
}
],
"web_accessible_resources": [