aspiers/Discord-custom-nicks-userscript
View on GitHubSupport syncing between browsers / machines
Open
#1 opened on Jun 28, 2021
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.