ytmdesktop icon indicating copy to clipboard operation
ytmdesktop copied to clipboard

✨ Add basic support for chrome extensions

Open bennett-sh opened this issue 1 year ago • 1 comments

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.

bennett-sh avatar Jan 31 '24 19:01 bennett-sh