Mobile Pull Down to Refresh

Pull-down-to-refresh with adaptive overlay and spinner

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
smed79
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
39
Βαθμολογίες
1 0 0
Έκδοση
1.3
Δημιουργήθηκε την
08/08/2025
Ενημερώθηκε την
25/03/2026
Μέγεθος
7 KB
Άδεια
GPLv3
Εφαρμόζεται σε
Όλοι οι ιστοχώροι

This script enables pull-down-to-refresh on mobile browsers. Swiping down from the top of the page reloads the site, similar to native app behavior. It supports both dark and light themes with an adaptive overlay and spinner. The script avoids triggering inside inputs, textareas, and scrollable elements to prevent accidental refreshes. You can also exclude specific domains or subdomains if you don’t want the feature active on certain sites. A cooldown is included to stop repeated reloads in quick succession.