Automate archiving with smart queue. Export filename now dynamically detects the dominant domain (e.g. instagram, twitter) and username.
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
Export filename now includes platform: username_domain-restricted-urls_YYYY-MM-DD.txt
username_domain-restricted-urls_YYYY-MM-DD.txt
v1.3.7
archive.ph
/p/ID/
/username/p/ID/
localStorage
GM_setValue
@namespace @icon @author
@grant none
Change: Removed the 1500-limit on processed URLs.
Now, the script will track all processed URLs, not just the last 1500, so the Processed count in the overlay updates correctly even for large queues.
Why: Previously, Processed would stop increasing once 1500 URLs were reached, causing confusion for bulk archiving.
Processed
Impact:
Recommendation: No action required—simply update to v1.1.8 and your full processed history will be tracked correctly.
// @license MIT