Skip to content

Releases: cmitsakis/tmpfox

v0.3.1

12 Mar 17:12

Choose a tag to compare

- add extension auto-tab-discard
- remove extension bypass-twitter-login-wall

v0.3.0

12 Mar 16:38

Choose a tag to compare

- feature: add ability to download extensions from URL
- fix: update regex to handle firefox version numbers without patch

v0.2.0

19 May 13:43

Choose a tag to compare

- show firefox logs
- add extension bypass-twitter-login-wall to default extensions
- download an arkenfox version matching the installed firefox version

v0.1.2

17 Oct 10:04

Choose a tag to compare

move cleanup code before profile directory creation

There was a small window (just after the profile directory creation)
where a SIGINT would not trigger cleanup.

v0.1.1

15 Oct 16:59

Choose a tag to compare

fix -h flag

v0.1.0

15 Oct 14:38

Choose a tag to compare

first release