Skip to content

uberkael/chromium-search-engine-export

Repository files navigation

Chromium Search Engines Export/Import

Tool for Export/Import search engines between Chromium-based browsers.

Use

Using UV or Poetry:

uv run main.py
# or
poetry run python main.py

Using requirements:

pip install -r requirements.txt
python main.py

App Screenshot

Select the browser

Select browser

Export Search Engines to a JSON file

Export

The JSON file is saved in the same directory as the script, with the name engines.json.

Import Search Engines from a JSON file

alt text

The JSON file must be in the same directory as the script, with the name engines.json.

TODO

  • Deploy as executable.
  • Github CI
  • Tkinter → Qt

About

Chromium Search Engine Settings Export and Import

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages