renaming nad cleanup

This commit is contained in:
2022-09-03 12:16:01 +03:00
parent faba04d67f
commit 0ca9c65b60
6 changed files with 257 additions and 225 deletions

View File

@@ -30,5 +30,5 @@
"name": "Twitch Notes",
"permissions": ["*://*.twitch.tv/*"],
"version": "0.0.1",
"web_accessible_resources": ["twitchnotes.js", "twitchnotes.css"]
"web_accessible_resources": ["twitch-notes.js", "twitch-notes.css"]
}