ytmdesktop
ytmdesktop copied to clipboard
✨ Add basic support for chrome extensions
This PR adds an extension folder ([app directory]/extensions
). You can paste unpacked extensions into it and the app will load them. Note that this is quite a barebones implementation as there isn't any UI yet so the user has to manually find the folder.
Also, the functionality in extensions only goes as far as electron supports it. You can read about which features aren't working yet here.