Skip to content

Releases: andronasef/better-twitter-extension

Release list

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Sep 16:43
Better Twitter! v0.1.1

Fixed
- Bookmark sync no longer stops early (~60 bookmarks). Page requests were
  being fetched up to three times and the duplicate responses raced into a
  false 'timeline finished' state. Fetches are now deduplicated.
- A page with a new cursor but no readable tweets no longer ends sync.

Added
- Auto-sync every 7 days: an alarm records that a sync is due and it starts
  quietly the next time you open Bookmarks on X. No tabs are opened for you.
  Toggle in the popup Settings. Adds the alarms permission.
- Rate & share prompt after a week installed, with snooze and dismissal caps.
- Dev-only popup tools panel, stripped from release builds.

See CHANGELOG.md for details.