-
Notifications
You must be signed in to change notification settings - Fork 109
How to add google chrome extension to muon? #163
Comments
@plexnum you want to add to muon or to Brave? Have you seen this post https://blog.brave.com/loading-chrome-extensions-in-brave/ ? |
I'm also trying to figure out how to add extensions to a Muon application. Does anyone know how to do this? The above link is for Brave and doesn't work (from what I can tell from my own attempts). |
@frankhale I was successful adding IPFS ext to Brave, you can see how in this branch ipfs-inactive/browser-laptop#1. Let me know if it helps or if you have any questions! :) |
I'm trying to use Muon as a replacement for Electron so I'm not sure if what you are doing there applies to Muon or Brave but it appears as this is being done in the Brave source code directly. |
I'd like to be able to load up the React Devtools extension but the API's to do it are not present on the BrowserWindow object in Muon. |
+1 on that. I can't find anything in the docs showing how do that |
I start using muon instead of electron for web-scrapping. And i can't understand how can i add google chrome extension to muon?
The text was updated successfully, but these errors were encountered: