Manage allowed sites dynamically and reference this in other scripts.
Από την 23/02/2025. Δείτε την τελευταία έκδοση.
Αυτές είναι εκδόσεις αυτού του κώδικα όπου ο κώδικας έχει ενημερωθεί. Προβολή όλων των εκδόσεων.
Do not start any processing on iframes or embedded frames on the current site. Revert this change if it is problematic
Use window.top.location.href everywhere, so that only the current site url show up when adding the site to include list. Earlier if the pages contains google captcha or embedded pages, they would hijack the add include site options with their urls. This should now prevent this.
Added Example update in the commented code. Bumped version
Added option to configure a floating button and background observer values.