Browsers

The window into the enshittified web.

Userscripts

Adventures in logging out of the synced browser profile

Sync does not save extension settings (or better only if an extension author enables that through the API). If an extension lacks cloud account support, these settings are lost. Some extensions provide backups through cloud storage (e.g., Dropbox) or by exporting a JSON file.

  • Save settings of extensions, especially those that are not connected to any cloud account
    • Userscripts like Tampermonkey
    • Custom extensions