URLs List -Fork versjonshistorikk - 5 versjoner
URLs List -Fork av SexyWerewolf
URLs List -Fork versjonshistorikk - 5 versjoner
Vær forsiktig med eldre versjoner! Disse versjonene er vist som referanse og til testformål.Du burde alltid bruke den siste versjonen av et tillegg.
Siste versjon
Versjon 1.1.0
Utgitt 30. aug. 2024 - 17,45 kBFungerer med firefox 115.0 og nyere- 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.Kildekode utgitt under MIT License
Last ned Firefox og få utvidelsenDu trenger Firefox for å bruke denne utvidelsenEldre versjoner
Versjon 1.0.0
Utgitt 17. aug. 2024 - 16,57 kBFungerer med firefox 115.0 og nyere# 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.Kildekode utgitt under MIT License
Versjon 0.9.0
Utgitt 17. aug. 2024 - 13,29 kBFungerer med firefox 115.0 og nyereKildekode utgitt under MIT License
Versjon 0.8.0
Utgitt 15. aug. 2024 - 14,3 kBFungerer med firefox 115.0 og nyereNew 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.Kildekode utgitt under MIT License
Versjon 0.7.0
Utgitt 13. aug. 2024 - 14,23 kBFungerer med firefox 115.0 og nyereKildekode utgitt under MIT License