mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
Merge pull request #44 from aaronchucarroll/firefox
This commit is contained in:
commit
ddfb8a98cb
1 changed files with 4 additions and 2 deletions
|
|
@ -24,12 +24,14 @@
|
|||
],
|
||||
"permissions": [
|
||||
"activeTab",
|
||||
"storage",
|
||||
"storage"
|
||||
],
|
||||
"host_permissions": [
|
||||
"http://localhost:3000/*",
|
||||
"https://opulent-funicular-94rx4v9w775f96q-3000.app.github.dev/*",
|
||||
"https://anycontext.dhr.wtf/*"
|
||||
],
|
||||
"background": {
|
||||
"service_worker": "src/background.ts"
|
||||
"scripts": ["src/background.ts"]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue