Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BetterDiscord Plugin? #134

Open
jacobmix opened this issue Mar 22, 2022 · 5 comments
Open

BetterDiscord Plugin? #134

jacobmix opened this issue Mar 22, 2022 · 5 comments
Labels
enhancement New feature or request not planned This will not be worked on for now

Comments

@jacobmix
Copy link

Being able to use this with Discord would be nice. Hate having to keep opening links in my browser.
But a BetterDiscord plugin would get around that. Tho i'm unsure if there's any restrictions that could get in the way.
Any plans for a BetterDiscord Plugin? BetterDiscord: https://betterdiscord.app/ Some plugins: https://betterdiscord.app/plugins

@zerodytrash zerodytrash added the enhancement New feature or request label Mar 24, 2022
@zerodytrash
Copy link
Owner

From what I read in the documentation, plugins are executed in the context of the Discord website. It is probably not possible to inject JavaScript into cross origin frames from there. If anyone knows a way to get around this restriction, let me know.

image

@soshimee
Copy link

Since Discord is Electron, maybe BD has a way to disable that?

@zerodytrash
Copy link
Owner

Surely there will be ways to disable the same-origin policy in the underlying chromium browser. But that would cause a huge security issue. In this case you would have to give discord only access to youtube iframes. I don't know if this possibility exists in electron and if BD has access to this configuration.

@zerodytrash zerodytrash added the blocked Cannot continue development without having resolved another issue label Sep 18, 2022
@Aholicknight
Copy link

DiscordPTB_4195912367

This is happening with other plugins as well (CreationDate)

@jacobmix
Copy link
Author

jacobmix commented Oct 2, 2022

DiscordPTB_4195912367

This is happening with other plugins as well (CreationDate)

Discord just updated, and changed a lot of things behind the hood. So a lot of BDplugins are broken.

@drunkwinter drunkwinter added not planned This will not be worked on for now and removed blocked Cannot continue development without having resolved another issue labels May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request not planned This will not be worked on for now
Projects
None yet
Development

No branches or pull requests

5 participants