URLs List -Fork의 버전 기록 - 5개 버전
URLs List -Fork 제작자: SexyWerewolf
URLs List -Fork의 버전 기록 - 5개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.1.0
2024년 8월 30일에 출시 - 17.45 KBfirefox 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 License에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 1.0.0
2024년 8월 17일에 출시 - 16.57 KBfirefox 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 License에 따라 릴리스된 소스 코드
버전 0.8.0
2024년 8월 15일에 출시 - 14.3 KBfirefox 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 License에 따라 릴리스된 소스 코드