Manage allowed sites dynamically and reference this in other scripts.
Versión del día 23/02/2025. Echa un vistazo a la versión más reciente.
A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.
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.