SpacingBat3

Results 337 comments of SpacingBat3

@boredland Implemented for `@reforged/maker-appimage` in [`cb7a7ab`](https://github.com/SpacingBat3/ReForged/commit/cb7a7abf11ba2878811b9546b8b9c6c3da3bef48). This will both affect WebCord in the future release of ReForged as well as other Electron projects which will toggle this feature. As described...

As WebCord `v4.3.0` now comes with new AppImages supporting these flags, the only thing that holds me from closing this issue ticket is to implement this in `webcord-git` on AUR....

> (...) the only thing that holds me from closing this issue ticket is to implement this in webcord-git on AUR. Or maybe it is better to rely on currently...

I don't really like the idea of adding a script made by someone else to my codebase. Instead, I would prefer to implement my own modding API, but that might...

> I would like a automated way of slowly deleting messages. > So I'll open a issue asking for this but without mentioning any scripts made by another person. >...

Reopening the issue ticket since it seems that this has never been fixed...

> I've built webcord with the latest commit and when right-clicking on an image, the result was this: *image*. > > Have I built it incorrectly? I'll test packaged distributables...

> In my opinion it's best to have the directory named `Chromium` instead of `Chrome` but it's not that important. It's probably better to leave it as-it-is, but properly document...

> (...) since it's so similar to DevTools in spirit (and security considerations) anyway? Not really, injecting scripts in DevTools still require manual interaction from the user. Adding a user-writtable...

@czkz there are APIs in Chrome extensions (I have no clue tho which are supported, since Electron has its own extension implementation) that allow for it to do more than...