Skip to content

Commit 267bb11

Browse files
authored
Add Rainbow Extension support
Rainbow now offers a browser extension! Updating our entry to reflect our new support for Chromium and Firefox. Rainbow.me download page https://rainbow.me/download Chrome webstore https://chrome.google.com/webstore/detail/rainbow/opfgelmcmbiajamepnmloijbpoleiama Firefox webstore https://addons.mozilla.org/en-US/firefox/addon/rainbow-extension/
1 parent 3994de4 commit 267bb11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1589,8 +1589,8 @@ const walletData: WalletData[] = [
15891589
linux: false,
15901590
windows: false,
15911591
macOS: false,
1592-
firefox: false,
1593-
chromium: false,
1592+
firefox: true,
1593+
chromium: true,
15941594
hardware: false,
15951595
open_source: true,
15961596
repo_url: "https://github.com/rainbow-me/rainbow",

0 commit comments

Comments
 (0)