Skip to content

Releases: cmitsakis/tmpfox

v0.3.1

Choose a tag to compare

@cmitsakis cmitsakis released this 12 Mar 17:12
- add extension auto-tab-discard
- remove extension bypass-twitter-login-wall

v0.3.0

Choose a tag to compare

@cmitsakis cmitsakis released this 12 Mar 16:38
- feature: add ability to download extensions from URL
- fix: update regex to handle firefox version numbers without patch

v0.2.0

Choose a tag to compare

@cmitsakis cmitsakis released this 19 May 13:43
- show firefox logs
- add extension bypass-twitter-login-wall to default extensions
- download an arkenfox version matching the installed firefox version

v0.1.2

Choose a tag to compare

@cmitsakis cmitsakis released this 17 Oct 10:04
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

Choose a tag to compare

@cmitsakis cmitsakis released this 15 Oct 16:59
fix -h flag

v0.1.0

Choose a tag to compare

@cmitsakis cmitsakis released this 15 Oct 14:38
first release