URLs List -Fork 版本历史 - 5 个版本
URLs List -Fork 作者: SexyWerewolf
URLs List -Fork 版本历史 - 5 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.1.0
发布于 2024年8月30日 - 17.45 KB适用于 firefox 115.0 及更高版本- IP Address Handling:
- Added new functionality to process and categorize local and public IP addresses separately.
- Implemented logic to skip empty domain names and ensure accurate representation of IP statistics.
- Duplicate Domain Handling:
- Added a button to the addon that allows users to manually close and remove duplicate domain entries. This action is not automatic and must be performed by the user to prevent redundancy and clutter.源代码遵循 MIT 许可证 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 1.0.0
发布于 2024年8月17日 - 16.57 KB适用于 firefox 115.0 及更高版本# Addon Version 1.0.0 - Updates
## Key Changes
Tab Statistics Enhancements:
- Tab Statistics Page: Added a new page to display statistics for tabs, including a breakdown of domains and subdomains.
- Domain and Subdomain Statistics: Implemented a detailed view of tab counts by domain and subdomain, with options to expand and view URLs associated with each domain.
- JSON Export: Added functionality to export tab statistics as a JSON file for easier data handling and backup.源代码遵循 MIT 许可证 发布
版本 0.8.0
发布于 2024年8月15日 - 14.3 KB适用于 firefox 115.0 及更高版本New Feature: Advanced URL Filtering
Enhance your browsing experience with our latest update, which introduces advanced filtering capabilities. Now, you can exclude specific URLs from the list of open tabs by using negative patterns in the filter.
Key Highlights:
Exclude Specific URLs: Want to hide certain URLs from the list? Simply use the ! symbol followed by the URL. For example, to exclude http://1.example.com, input !http://1.example.com.
Multiple Exclusions: Need to exclude more than one URL? You can exclude multiple URLs by grouping them with the | symbol. For instance, to exclude http://1.example.com, http://2.example.com, and http://3.example.com, use the filter !(http://1.example.com|http://2.example.com|http://3.example.com).
With this new feature, you can easily narrow down your list of URLs, making it easier to focus on what’s important to you.源代码遵循 MIT 许可证 发布