Replies: 4 comments
-
I'm looking for an approach that can use for all browser? |
Beta Was this translation helpful? Give feedback.
-
There are WebExtension-polyfill project maintained by Mozilla that shall work for you. There's also a community maintained TypeScript wrapper for it. That said, TRPC Chrome works in both Chrome and Firefox (haven't tested with anything else) but I expect that it works every major browsers. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Love it 🎉🎈🔥 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd love to have the oRPC natively support Web Extension messaging from client to background process. There's an adapter from TRPC side called TRPC Chrome and that hasn't been updated since past few years. A lot has changed since then.
I see a PR to add support Electron IPC and that's great. That means we are very close to add support for web extension already.
Would appreciate any action on this 🙏
Beta Was this translation helpful? Give feedback.
All reactions