minor edits and comments

This commit is contained in:
vuk 2024-08-14 10:06:06 +02:00
parent 01533ca62b
commit 47171e9afe
3 changed files with 8 additions and 5 deletions

3
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"editor.maxTokenizationLineLength": 100000000000000000000
}

View File

@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "browser-milje",
"description": "adds a milje table cloth on top of your browser viewport",
"version": "1.0.0",
"version": "0.0.1",
"action": {
"default_popup": "popup.html",
"default_icon": "assets/browser-milje.png"

File diff suppressed because one or more lines are too long