A firefox-developer-edition
version for both regular, -bin and -git is up.
Search Criteria
Package Details: chromium-vencord 1.10.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vencord.git (read-only, click to copy) |
---|---|
Package Base: | vencord |
Description: | The cutest Discord client mod (unpacked webextension) |
Upstream URL: | https://vencord.dev |
Licenses: | GPL3 |
Conflicts: | chromium-vencord |
Provides: | chromium-vencord |
Submitter: | justbispo |
Maintainer: | justbispo |
Last Packager: | justbispo |
Votes: | 2 |
Popularity: | 0.67 |
First Submitted: | 2024-06-30 18:00 (UTC) |
Last Updated: | 2024-11-30 00:24 (UTC) |
Dependencies (8)
- git (git-gitAUR, git-glAUR) (make)
- pnpm (yarn-pnpm-corepackAUR, corepackerAUR, pnpm-cliAUR) (make)
- brave (brave-binAUR) (optional)
- chromium (ungoogled-chromium-gitAUR, ungoogled-chromium-xdgAUR, ungoogled-chromium-xdg-binAUR, chromium-no-extrasAUR, ungoogled-chromiumAUR, ungoogled-chromium-binAUR) (optional)
- google-chromeAUR (google-chrome-wayland-vulkanAUR, google-chrome-betaAUR, google-chrome-devAUR, google-chrome-canaryAUR) (optional)
- operaAUR (opera-betaAUR, opera-developerAUR) (optional)
- ungoogled-chromiumAUR (optional)
- vivaldi (optional)
Required by (0)
Sources (1)
Latest Comments
justbispo commented on 2024-10-09 22:39 (UTC)
simonzack commented on 2024-10-05 06:40 (UTC)
Could you also package this as firefox-developer-edition-vencord-bin
for firefox-developer-edition
? Many thanks!
justbispo commented on 2024-07-11 16:56 (UTC) (edited on 2024-07-11 17:00 (UTC) by justbispo)
To use custom plugins, customizepkg can be used. In the Github's page, read the "Usage" section and then add and edit the following line (one line per plugin):
addline#prepare#lockfile# git clone PLUGIN_REPO_URL "$srcdir"/$_pkgname/src/userplugins/PLUGIN_NAME
It'll clone the plugins into the right directory and build Vencord including them.
Pinned Comments
justbispo commented on 2024-07-11 16:56 (UTC) (edited on 2024-07-11 17:00 (UTC) by justbispo)
To use custom plugins, customizepkg can be used. In the Github's page, read the "Usage" section and then add and edit the following line (one line per plugin):
addline#prepare#lockfile# git clone PLUGIN_REPO_URL "$srcdir"/$_pkgname/src/userplugins/PLUGIN_NAME
It'll clone the plugins into the right directory and build Vencord including them.