Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turulomio/firefox_newuser
Script to execute a firefox instance with a recently created user. It deletes user after firefox execution
https://github.com/turulomio/firefox_newuser
clean firefox new
Last synced: 6 days ago
JSON representation
Script to execute a firefox instance with a recently created user. It deletes user after firefox execution
- Host: GitHub
- URL: https://github.com/turulomio/firefox_newuser
- Owner: turulomio
- License: gpl-3.0
- Created: 2020-01-09T07:50:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T16:37:34.000Z (6 months ago)
- Last Synced: 2024-07-10T20:06:20.005Z (6 months ago)
- Topics: clean, firefox, new
- Language: Python
- Size: 272 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Changelog
## 0.9.0 (2023-08-12)
- Migrated to pyproject.toml
- Added wayland support with a new command firefox_newuser_wayland## 0.8.0 (2022-11-13)
- Sync directory in now created if it doesn't exist.## 0.7.0 (2022-11-02)
- Personal --sync directory now works## 0.6.0 (2022-11-02)
- Sync files feature improved. You can download files in any place on firefox_newuser home## 0.5.0 (2022-09-20)
- Changed to a python app## 0.4.0 (2022-09-14)
- Added sync directory.
- .cache/doc is unmounted now cache/doc## 0.3.0 (2021-12-29)
- Added DISPLAY environment variable## 0.2.0 (2020-01-09)
- Process information on exit is improved## 0.1.0 (2020-01-09)
- Imported from old scripts