get rid of page action, start working on browser action popup

This commit is contained in:
Jack Case
2025-11-05 20:03:41 +00:00
parent 3753d103e4
commit f6bfb1aa4d
8 changed files with 66 additions and 67 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"@types/firefox-webext-browser": "^143.0.0"
"@types/firefox-webext-browser": "^143.0.0",
"typescript": "^5.9.3"
}
}