SpacingBat3 / WebCord

A Discord and SpaceBar :electron:-based client implemented without Discord API.
MIT License
1.88k stars 93 forks source link

Request: Open Extensions use #460

Open tqgx opened 12 months ago

tqgx commented 12 months ago

Description

The reason is simple. I want to use translation Extension on this Webcord. For example, TWP is a global translation that can use Google, Deepl, Yandex translation An Extension of Discord) https://github.com/FilipePS/Traduzir-paginas-web/releases/tag/v9.8.2.0

Suggestions

Provide Extensions as an experimental feature?

Alternatives

Or the official built-in translation tool

Additional Context

I hope it can be made into a table similar to Google extensions Manage extensions more effectively

SpacingBat3 commented 11 months ago

Provide Extensions as an experimental feature?

It's already there? At least for unpacked extensions… And you'll need debug builds for that. For release I don't support that, a bit to protect the app from third parties messing around with the client (I don't think there's any verification for extensions built into Electron like in most browsers).