if an error reload the tab by vacantthinker
if an error reload the tab. eg: statusCode: 5xx => reload the tab.
Extension Metadata
About this extension
- introduce
- if an error reload the tab. eg: statusCode: 5xx => reload the tab. Server error responses
- how to use it?
- click icon
- [auto] reload the tab
- [auto] if tab get 5xx error, reload again. util normaly load the page.
- [auto] if the tab removed, also remove the detector.
- detect which error ?
- ```text
// Connection & Protocol Failures
"NS_ERROR_NET_RESET",
"NS_ERROR_NET_TIMEOUT",
"NS_ERROR_NET_INTERRUPT",
"NS_ERROR_CONNECTION_REFUSED",
"NS_ERROR_UNKNOWN_PROXY_HOST",// DNS & Addressing Failures
"NS_ERROR_UNKNOWN_HOST",
"NS_ERROR_UNKNOWN_PROTOCOL",
"NS_ERROR_MALFORMED_URI",
// Security & Encryption Failures
"NS_ERROR_NET_INADEQUATE_SECURITY",
"NS_ERROR_NET_SSL_HANDSHAKE_FAILED",
"SSL_ERROR_BAD_CERT_DOMAIN",
"SEC_ERROR_EXPIRED_CERTIFICATE",
"MOZILLA_PKIX_ERROR_SELF_SIGNED_CERT",
// Client State Failures
"NS_ERROR_OFFLINE",
"NS_BINDING_ABORTED",
"NS_ERROR_FILE_CORRUPTED",
"NS_ERROR_FAILURE"
```
- ```text
Rated 1 by 1 reviewer
Permissions and data
Required permissions:
- Display notifications to you
- Access browser tabs
- Access browser activity during navigation
- Access your data for all websites
More information
- Add-on Links
- Version
- 2026.5.19.1
- Size
- 14.44 KB
- Last updated
- 3 days ago (May 19, 2026)
- Related Categories
- License
- MIT License
- Version History
- Add to collection