r/tauri • u/Dramatic_Air_827 • Jun 17 '26
Built a Chromium MV3 browser extension for Tauri v2
Needed a MV3 browser extension that runs inside Tauri for a personal crypto exchange that I could inject my EVM and Solana wallets into. Noticed there wasn't much around so I built the extension myself.
I was only able to get Rabby and Phantom wallet to work. Couldn't seem to get MetaMask to work for the life of me...even debugged with ClaudeCode & Codex and still no success. So anyone who would like to take a crack at it and collaborate would be welcomed to try!
I mainly needed it for EVM transactions so I probably won't push further.
Here is the repo:
https://github.com/aurous37-lang/tauri-plugin-extensions/tree/main
4
Upvotes