Down Now Checker

Tampermonkey menu will show check down now for any site you are trying to reach

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
Bryan “Ironman” Stark
日安装量
0
总安装量
7
评分
0 0 0
版本
1.0.0
创建于
2023-12-18
更新于
2023-12-18
大小
962 字节
许可证
GPL-2.0-or-later
适用于
所有网站

About Down Now Checker


This UserScript is a simple tool that allows users to check if a website
is down or not using the Tampermonkey extension. The script does the
following:


  • It registers a menu command called "Check if Site is Down" in the
    Tampermonkey menu, which can be accessed by clicking on the Tampermonkey
    icon in the browser toolbar.

  • When the user clicks on the menu command, it prompts the user to enter
    the hostname of the website to check, such as www.example.com.

  • If the user enters a valid hostname, it redirects the user to the
    website
    https://downforeveryoneorjustme.com/, which is a service that checks if a website is online or offline.

  • If the user does not enter any input, it alerts the user that no input
    was provided.