Server Status 作者: 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.
您需要 Firefox 来使用此扩展
扩展元数据
屏幕截图
关于此扩展
Quickly view basic information about every HTTP/HTTPS webpage that browsers either do not show or make difficult to find. The popup includes:
All of this information is determined offline and locally in the browser. 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. The toolbar icon is configurable and 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.
ℹ️ Note that this add-on requires around 100 MiB of memory (RAM) by default to store the IP geolocation database for offline location lookups. Users with limited memory can instead select one of the much smaller “Country only” databases from the options page, which just require about 5 MiB of memory. These databases only provide the country instead of the full location, similar to other add-ons such as FlagFox.
❤️ 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, first paint and largest paint
- Total download and upload size
- *Last modified
- Certificate issuer and expiration date
- SSL/TLS protocol
- HTTP Strict Transport Security (HSTS) status
- Requests table with a row for each hostname/domain:
- Number of connections
- Download and upload size
- 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)
All of this information is determined offline and locally in the browser. 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. The toolbar icon is configurable and 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
- Largest Contentful Paint 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.
ℹ️ Note that this add-on requires around 100 MiB of memory (RAM) by default to store the IP geolocation database for offline location lookups. Users with limited memory can instead select one of the much smaller “Country only” databases from the options page, which just require about 5 MiB of memory. These databases only provide the country instead of the full location, similar to other add-ons such as FlagFox.
❤️ 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 TSV 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 the active and failed/blocked 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
开发者留言
为您的体验打分
支持这位开发者
此扩展的开发者寻求您的小小捐助以支持其持续发展。
权限详细了解
此附加组件需要:
- 为您显示通知
- 读取和修改隐私设置
- 存取浏览器标签页
- 无限量存储客户端数据
- 获知浏览器导航时的行为状态
- 存取您在所有网站的数据
更多信息
- 附加组件链接
- 版本
- 1.3
- 大小
- 104.32 KB
- 上次更新
- 5 个月前 (2024年7月14日)
- 相关分类
- 许可证
- Mozilla 公共许可证 2.0
- 版本历史
- 标签
添加到收藏集
1.3 的发布说明
- Added the total download and upload size to the popup. Also, added optional columns to the Requests table for the download and upload size respectfully.
- Changed the HTTP version and SSL/TLS version columns in the Requests table to be color coded the same as the toolbar icon.
- Added option to hide the badge on the toolbar icon. Contributed by Zack Boehm.
- Added support for BrowserLeaks for the optional IP address lookup. Contributed by codenyte.
- Updated to rate limit the updates to the popup to at most one per second. This should significantly improve the performance for pages with many connections.
- Changed to remove console logging in the content script
- On Android, changed to automatically convert from the full location to the country only IP geolocation databases to reduce memory requirements
Teal Dulcet 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
🙋 Help needed to test the toolbar icon on macOS: https://github.com/tdulcet/Server-Status#contributing
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