Skip to content

Automatically configures Ublock Origin according to a restored backup, using Selenium.

License

Notifications You must be signed in to change notification settings

HiveMinds/restore-ublock-backup

Repository files navigation

Restores a uBlock Origin backup into Firefox

Horrible boiler plate to restore an opinionated uBlock Origin backup into the uBlock origin extension for Firefox.

Run

git clone [email protected]:HiveMinds/restore-ublock-backup.git
cd restore-ublock-backup
conda env create --file environment.yml
conda activate restore-ublock-backup
python -m src.restore_ublock_backup

Warning

Deletes snap installation of Firefox and replaces it with an apt installation. You will loose your:

  • Browser history
  • Bookmarks
  • All other firefox settings.

About

Automatically configures Ublock Origin according to a restored backup, using Selenium.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published