Skip to content

Commit

Permalink
Update chrome extension manifest
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Wang <jay@zijie.wang>
  • Loading branch information
xiaohk committed Mar 1, 2024
1 parent 90f79a7 commit 3fd55ff
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions chrome-extension/public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,6 @@
}
],
"background": {},
"web_accessible_resources": [
{
"resources": ["text-emb-worker.js"],
"matches": ["https://makersuite.google.com/*"]
},
{
"resources": ["worker_proxy.html"],
"matches": ["*://*/*"]
}
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
Expand Down

0 comments on commit 3fd55ff

Please sign in to comment.