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
d688075c0a
Update Screenshot
2023-08-29 01:12:47 +02:00
ea64b33e24
star history :3 ( #1528 )
2023-08-01 05:35:45 +02:00
96f30a5359
Update README.md
2023-06-21 21:07:48 +02:00
ab811470fc
Update README.md
2023-06-18 21:27:52 +02:00
137b79d95b
README: Add codeberg mirror
2023-05-30 16:27:59 +02:00
3f2bcd2cab
SHC: Permissions viewer integration ( #475 )
2023-05-16 17:15:56 +00:00
64b38348d4
feat(plugins): Permissions Viewer ( #477 )
...
Co-authored-by: V <vendicated@riseup.net >
2023-05-15 02:33:04 +02:00
9c1b3a9afd
Update README.md ( #1123 )
2023-05-14 13:16:18 +02:00
3bb68467bb
Update README.md
2023-05-12 02:40:31 +02:00
c0954a1844
Specify that theme in screenshot is only an example
2023-04-28 02:51:18 +02:00
6548163d3e
Update README.md
2023-04-28 02:49:34 +02:00
24f161d6e9
Update README.md
2023-04-28 02:48:39 +02:00
7d00b6a842
README: Add screenshot & more info
2023-04-28 02:17:33 +02:00
ae80749dd8
Game Activity Toggle and SettingsStoreAPI ( #587 )
2023-04-03 02:13:44 +02:00
4717612090
:shipit:
2023-03-12 16:37:41 +01:00
f56d99e133
Update README.md
2023-02-28 22:38:02 +01:00
c690662802
Improve README
2023-02-28 22:37:09 +01:00
399305fd8a
Automatic extension publishing ( #453 )
2023-01-26 22:38:02 +01:00
ebdcbcaf0c
Update README.md
2023-01-16 05:19:04 +01:00
e49151ff33
remove power user instructions from readme ( #417 )
...
normal users will stop asking dumb questions in support!! pog
2023-01-15 04:59:20 +00:00
9c5a149fb1
Move Installer to Vencord org
2023-01-04 20:56:14 +01:00
73b7f11d7a
Also push builds to https://github.com/Vencord/builds ( #344 )
...
Co-authored-by: Ven <vendicated@riseup.net >
2022-12-21 20:58:07 +01:00
6b4b4772bb
Update README.md
2022-12-03 13:41:31 +01:00
0ff6d3dd41
Add Firefox extension build ( #277 )
2022-12-01 19:16:09 +01:00
15b257a7b0
Friendlier Readme
2022-11-13 23:24:25 +01:00
fe5a78ddc9
Update README
2022-10-25 21:40:23 +02:00
4bddcee40b
Add autogenerated plugin list, closes #151
2022-10-25 12:20:29 +02:00
0da02e009c
Remove now obsolete licensing info from README
2022-10-22 01:29:17 +02:00
f92f3f1a5e
Add license headers
2022-10-22 01:17:14 +02:00
50047dd3c2
Add DataStore (IndexedDB wrapper)
...
An alternative to the synchronous Settings API to work around storage
limitations of localStorage and allow storing of arbitrarily large
data in form of most Javascript DataTypes,
see https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Structured_clone_algorithm#supported_types
2022-10-20 20:23:14 +02:00
a4303e3810
README: fix link
2022-10-19 12:05:35 +02:00
1ea8a0b69b
Add License details
2022-10-19 11:57:42 +02:00
9d6021f0b9
feat: gitignored src/userplugins directory ( #112 )
2022-10-17 23:46:52 +02:00
f9a682f1c3
docs docs docs docs ( #59 )
...
:trollface:
2022-10-08 00:44:12 +01:00
a9e67aa340
pnpm inject/uninject instead of patch/unpatch
2022-10-05 21:58:17 +01:00
e010b2d63e
fix(installer): Fix patch conflict with newer pnpm versions ( #44 )
2022-10-04 22:36:46 +02:00
88542b9ede
feat(installer): Implement cross-platform patcher. ( #39 )
...
* megu cute
2022-10-04 22:07:34 +02:00
0a2c637c61
Update README.md
2022-10-04 00:57:49 +02:00
07ed4fa01f
Update README.md
2022-10-03 17:03:49 +02:00
e454ffbfed
Update README
2022-10-03 16:43:11 +02:00
18b6bce160
Add contributing link in readme ( #21 )
...
its a little silly
pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr
2022-10-01 04:04:34 +02:00
532fa8f718
Improve install instructions
2022-09-27 18:19:02 +02:00
48ebd71a56
Update README.md
2022-09-27 18:13:48 +02:00
dc6b32706a
Update README.md
2022-09-16 17:38:53 +02:00
f83b4bf199
Update README.md
2022-09-02 04:11:52 +02:00
dec2ae1d82
Update README.md
2022-09-02 02:50:20 +02:00
d4eadf9348
BrowserWindow: Disable sandbox to fix electron>=21
2022-09-01 22:35:43 +02:00
704516a668
Add install instructions!! :3
2022-08-29 22:08:44 +02:00
483bc13a31
Finish rewrite
2022-08-29 22:05:22 +02:00