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

1
src/common.ts Normal file
View File

@@ -0,0 +1 @@
export const API_URL: string = "https://api.slopfarmer.jack-case.pro"