Vencord/scripts
V b59db2f8c2
Drop Firefox extension support
Despite me already fixing all issues, mozilla is still giving me more
trouble. Now they are asking me to provide them with testing credentials
for discord. Not only do i not want to give them my account, it also
isn't even possible because of how discord's login from new location
verification works

i am very tired of having to fight mozilla and their stupid guidelines /
requests. publishing to amo is a nightmare. as such, official support
for the extension is hereby dropped

we cannot even distribute the extension ourselves because extensions
NEED TO BE SIGNED to install them (unless you use firefox nightly).
and guess how you sign? VIA THEIR STUPID STORE

Options for firefox users:
- use the UserScript
- grab extension-firefox.zip from releases and install it on firefox
  nightly
- make your own firefox developer account and manually sign the
  extension-firefox.zip and pray they sign it for you (they wouldn't
  sign my unlisted upload of it)
- use a chromium browser
2023-10-09 03:49:33 +02:00
..
build Drop Firefox extension support 2023-10-09 03:49:33 +02:00
checkNodeVersion.js dev: Better errors when using Node < v18 2023-01-23 04:02:09 +01:00
generatePluginList.ts ci(generatePluginList): add filePath 2023-09-22 04:48:54 +02:00
generateReport.ts Uncanonicalize reported patches 2023-09-06 18:47:54 +02:00
header-new.txt chore: transition to shorter license headers (#6) 2023-08-10 00:17:49 +00:00
header-old.txt chore: transition to shorter license headers (#6) 2023-08-10 00:17:49 +00:00
runInstaller.mjs dev: Better errors when using Node < v18 2023-01-23 04:02:09 +01:00
suppressExperimentalWarnings.js Add license headers 2022-10-22 01:17:14 +02:00
utils.mjs [skip ci] fix getPluginTarget 2023-08-20 15:14:28 +02:00