Skip to content

Commit

Permalink
Add portal/connect embed into Safe Wallet (#1124)
Browse files Browse the repository at this point in the history
* Add portal/connect embed into Safe Wallet

* cors
  • Loading branch information
danielisaacgeslin authored Oct 4, 2024
1 parent d85d878 commit 44da8fc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion apps/connect/public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"short_name": "worm.to",
"name": "Wormhole Token Bridge",
"name": "Portal Bridge",
"iconPath": "logo512.png",
"description": "Portal is a bridge that offers unlimited transfers across chains for tokens and NFTs wrapped by Wormhole.",
"permissions": ["webRequest", "webRequestBlocking", "<all_urls>"],
"icons": [
{
"src": "favicon.ico",
Expand Down

0 comments on commit 44da8fc

Please sign in to comment.