WIP: list manager

This commit is contained in:
2026-02-04 23:30:19 +03:00
parent f8380e883c
commit 0f9babbb76
8 changed files with 1134 additions and 5 deletions

View File

@@ -5,9 +5,11 @@
"version": "1.11.0",
"default_locale": "en",
"permissions": [
"contextMenus",
"scripting",
"storage",
"tabs"
"tabs",
"windows"
],
"host_permissions": [
"<all_urls>"
@@ -24,4 +26,4 @@
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
}
}