Manage allowed sites dynamically and reference this in other scripts.
Verze ze dne 23. 02. 2025. Zobrazit nejnovější verzi.
Seznam verzí skriptu, při kterých došlo ke změnám v kódu. Zobrazit všechny verze.
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.