Manage allowed sites dynamically and reference this in other scripts.
目前為 2025-02-13 提交的版本,檢視 最新版本。
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
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.