
Server Status by Teal Dulcet
Quickly view basic info about every webpage, including server location, IP addresses, certificate issuer and expiration date, HTTP status code and load time.
You'll need Firefox to use this extension
Extension Metadata
Screenshots




About this extension
Quickly view basic information about every HTTP/HTTPS webpage that browsers either do not show or make difficult to find. The popup includes:
Users can hover over almost everything in the popup, especially in the Requests table, to see tooltips with much more information. See here for descriptions of all the icons/emojis used. Toolbar icon can show:
Users can hover over the toolbar icon to see a tooltip with the HTTP status line, IP address, Server location, Certificate issuer and expiration date, SSL/TLS protocol and HSTS status.
❤️ Please visit tealdulcet.com to support this extension and my other software development.
* On servers which provide this information
Features
Reviews are not monitored for bug reports. Please use the GitHub repository to report any issues or make feature requests: https://github.com/tdulcet/Server-Status
- Server location
- IP address(es)
- HTTP status code and version
- Load time, time to first byte and first paint
- Transfer size
- *Last modified
- Certificate issuer and expiration date
- SSL/TLS protocol
- HTTP Strict Transport Security (HSTS) status
- Number of requests and a Requests table with a row for each hostname/domain:
- Number of connections
- Icon(s) representing the classification by Firefox's Enhanced Tracking Protection (ETP) feature
- Icon representing the security state
- Days left until certificate expiration
- SSL/TLS version
- HSTS max age in days
- Icon representing the HTTP status code(s)
- Hostname/Domain
- IP address(es)
- Flag for country of server location(s)
Users can hover over almost everything in the popup, especially in the Requests table, to see tooltips with much more information. See here for descriptions of all the icons/emojis used. Toolbar icon can show:
- Flag for country of server location (default)
- Badge: Country code
- Internet Protocol version
- Days left until certificate expiration
- SSL/TLS version
- HTTP status code
- HTTP version
- Load time
Users can hover over the toolbar icon to see a tooltip with the HTTP status line, IP address, Server location, Certificate issuer and expiration date, SSL/TLS protocol and HSTS status.
❤️ Please visit tealdulcet.com to support this extension and my other software development.
* On servers which provide this information
Features
- Supports using nine different IP geolocation databases to lookup the server location
- Including both country only and full location (state/providence/region and city) databases
- Users can select the database with the most accuracy for their locations of interest
- All databases support both IPv4 and IPv6 addresses
- Supports IPv4-mapped, IPv4-compatible and IPv4-embedded IPv6 addresses
- They are prepossessed into a constant CSV format by my IP Geolocation Databases repository
- Updates are provided either daily, weekly or monthly depending on the database
- One of the full location databases is localized in eight languages
- The database runs in a separate thread to improve performance
- Highlights the suffix for hostnames in the popup using Mozilla's Public Suffix List (PSL)
- The IP databases and PSL are automatically downloaded and updated directly, without needing to update the entire extension
- This allows users to enjoy much faster and more frequent updates and thus more accurate information
- Use a keyboard shortcut to quickly open the popup (by default
Ctrl
+Alt
+S
) - Shows failed and blocked requests/connections in the Requests table
- Shows certificate start/end dates and a countdown
- Button to view the full certificate chain in Firefox's
about:certificate
certificate viewer - Supports showing whether the hostname or IP addresses are blacklisted
- Respects your privacy and does not send data anywhere, all information is determined locally in your browser
- Supports the light/dark mode of your system automatically
- Settings automatically synced between all browser instances and devices
- Uses Unicode Emojis for all icons
- Follows the Firefox Photon Design
- Compatible with Firefox for Android
Reviews are not monitored for bug reports. Please use the GitHub repository to report any issues or make feature requests: https://github.com/tdulcet/Server-Status
Developer comments
Rate your experience
Report this add-on for abuse
If you think this add-on violates Mozilla's add-on policies or has security or privacy issues, please report these issues to Mozilla using this form.
Please don't use this form to report bugs or request add-on features; this report will be sent to Mozilla and not to the add-on developer.
Support this developer
The developer of this extension asks that you help support its continued development by making a small contribution.
PermissionsLearn more
This add-on needs to:
- Display notifications to you
- Read and modify privacy settings
- Access browser tabs
- Store unlimited amount of client-side data
- Access browser activity during navigation
- Access your data for all websites
More information
- Add-on Links
- Version
- 1.1
- Size
- 100.8 KB
- Last updated
- 8 days ago (May 21, 2023)
- Related Categories
- License
- Mozilla Public License 2.0
- Version History
- Tags
Add to collection
Release notes for 1.1
- Added option to always show the Request table when the popup is opened
- Added new option for the toolbar icon to show the page load time
- Added the server software/product to the popup for servers which provide this information
- Added the SSL/TLS secret key length in bits to the popup and toolbar icon tooltip (requires Firefox 109 or greater)
- Added support for a new IPinfo.io IP geolocation database
- Used a better method on Windows and macOS to determine the size of the emojis for the toolbar icon, which should result in slightly larger icons
- Updated to retry the IP database and PSL updates up to two times if they fail
- Changed the "Geolocation databases updated" notification to show the total time the update took and the size of the databases
- Changed the load time, time to first byte and first paint values in the popup from seconds to milliseconds
More extensions by Teal Dulcet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
The IP address and location currently do not show for cached requests because of Bug 1395020
Requests intercepted by service workers currently do not show because of Bug 1626831
The classification for requests blocked by ETP currently does not show because of Bug 1779770