JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
AdBlock Detector Pro
v2.8.2
No permission to buy ($40.00)
Add: Detection for uBlock Origin Lite (thanks @Wave )
Add: Remote Loading Detection (RLD) improvement
Add: Notice that RLD is required to detect newer v3 Chrome extensions such as "uBlock Origin Lite"
Fix: Nag delay now ensures that clicking "I've disabled AdBlock" makes sure the AdBlock extension was deactivated (thanks @RoyalRumble )
If not deactivated the overlay ignores the "nag delay setting" and immediately reloads the overlay
If you have the "allow close overlay" disabled, this will force the user to deactivate their Adblock extension on the current page
Fix: Permission checks are now node-aware, using hasNodePermission() instead of the general hasPermission() check
This ensures that if you're force AdBlock on spefici forums, instead of all forums, that it will actually work as expected
Fix: Node-level permisson overrides are not obeyed and properly handled
Fix: Admin option tabs properly wrap on small devices
Fix: Remove delete files from past upgrade step that may have created/triggered XF Cloud installation issues
Update: Changed overlay color for guests to be the same red whether dark or light theme (looks best this way)
NEW: Add Decoy Overlays to Prevent Eye-Droppin g (new option) (default=on)
NEW: Add Enhanced Tampering Detection to Prevent Closure (new option) (default=off)
NEW: Add Periodic Visibility Checks (new option) (default=off)
NEW: Improved Fast Detection method
NEW: Randomized Bait Positioning : Replaced static positions with dynamic positioning methods (random left/top, transform: translate, or clip: rect) to improve detection with certain extensions in FireFox and Chrome
NEW: Added "Demo Admin Mode" (overlays will always detect&fire&display in the admin area for demo purposes when enabled)
UPDATE: AdBlock Detection codebase updated from (v12.12 to v13.00)
UPDATE: Upgrading jaybizzle/crawler-detect (v1.3.4 => v1.3.5)
UPDATE: Upgrading matthiasmullie/minify (1.3.73 => 1.3.75)
UPDATE: General performance optimizations for compiling cached overlays
UPDATE: Increase length of random variable names by 50% at minimum
FIX: Obey style-property for text color on 'Overlay inner window'
FIX: Made default install overlay for guest usergroup red (previous releases mistakenly had it orange)
FIX: EasyList now contains full class selectors, we need to ignore them when collecting Bait
FIX: Must skip nag delay if the user clicks the "I've Disabled AdBlock" (Thanks @RoyalRumble )
UPDATE: AdBlock Detection codebase updated from v12.0 to v12.12
FIX: Usergroup level permissions were being ignored since moving the permission-set group to "forum" from "general" (fixed)
FIX: Template compilation error with script variable
FIX: Skip obfuscation of functions removed prior to render
Thanks to
@biafraland for the update request
NEW: Added redundancy to ensure AdBlock detection that delays detection doesn't give false non-positive
NEW: Revised CSS animation detection to be more thorough and patient if initial check fails
UPDATE: Removed obvious attack vectors
UPDATE: Added additional obfuscation to animation frames
UPDATE: AdBlock Detection codebase updated from v11.0 to v12.0
FIX: Obfuscate promise resolutions and rejections
FIX: Obfuscate XHR requests
FIX: Obfuscate isSafari() function
UPDATE: Detection codebase v11.0
FIX: Register missing event listener
FIX: Delete unnecessary file from previous build
PERFORMANCE: Update detection to include newly added variables to obfuscation array
PERFORMANCE: Precompile order of obfuscation array elements to be most performant prior to execution
UPDATE: Removed obvious attack vector from codebase
FIX: Remove custom option_value on uninstall
UPDATE: Crawler Detection updated from v1.3.2 to v1.3.4
UPDATE: Add admin.min.js to build process now that the autominifier is EOL
Tested with XenForo v2.3.6
UPDATE: Crawler Detection updated from v1.3.0 to v1.3.2
UPDATE: Modified the background darkness overlay render
ADD: Option to "Allow background scroll when overlay is enabled"
Default is enabled
Available under the theme options tab