Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of if an error reload the tab

if an error reload the tab by vacantthinker

if an error reload the tab. eg: statusCode: 5xx => reload the tab.

ExperimentalExperimental
1 (1 review)1 (1 review)
6 Users6 Users
Download Firefox and get the extension
Download file

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"
      ```
Rated 1 by 1 reviewer
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
1
Read 1 review
Permissions and data

Required permissions:

  • Display notifications to you
  • Access browser tabs
  • Access browser activity during navigation
  • Access your data for all websites
Learn more
More information
Add-on Links
  • Copy add-on ID
Version
2026.5.19.1
Size
14.44 KB
Last updated
3 days ago (May 19, 2026)
Related Categories
  • Tabs
License
MIT License
Version History
  • See all versions
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.