How to Use
How to Use
- Adds "Old Windows Notify" block. This block can be put into any area.
- Enter "Notify Message for Expiry" and "Notify Message Interval days" on block edit mode.
When you visit the website using an old Windows(8 or before), the notification message will be displayed.
(In case you don't have an old Windows, you can modify the user-agent of your browser, as "Windows NT 6.3" and you will see the notification message.)
Notice
When you are using Windows 10 or later, No message is shown. When you view the source-code HTML, you will see below.
<div class="oldwindowsmessage" style="display:none" data-days="3" data-message="It seems that your Windows is no longer supported.">
In block edit mode, this block will be visible;
Notify Old Windows, but not old Mac
This addon notifies Old Windows, but not old Mac. When visitors are using old MAC or other OS, no notification message will be displayed.