aspiers/Discord-custom-nicks-userscript

Support syncing between browsers / machines

Open

#1 opened on Jun 28, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (0 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

AFAICS, Tampermonkey only supports script syncing, not storage syncing. I'd vastly prefer to avoid reimplementing some storage syncing layer if we can. Maybe Violentmonkey supports this natively? I haven't checked yet.

Also ideally any solution should preserve user privacy, i.e. not disclose unencrypted mappings over the network to third parties like cloud service providers.

Contributor guide