diff --git a/src/options/options.html b/src/options/options.html index 4c4f82e..05f5d7a 100644 --- a/src/options/options.html +++ b/src/options/options.html @@ -278,9 +278,11 @@
-

Auto Sync โ€” background polling

+

Auto Sync โ€” works in all browsers

- Automatically push and pull settings on an interval. Uses the Gist or URL method configured above. + Automatically push and pull settings in the background on a schedule. + Uses GitHub Gist or Custom URL โ€” configure one of those above first, then enable auto sync here. + Changes you make locally are pushed immediately; remote changes are pulled on the interval.