Skip to content

Convert a OneTab bookmark export to the standard HTML bookmark export format

License

Notifications You must be signed in to change notification settings

Packetslave/onetab-to-bookmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

onetab-to-bookmarks

Convert a OneTab bookmark export to the standard HTML bookmark export format

Requires Python3.

usage: onetab_to_bookmarks.py [-h] [--input_file [INPUT_FILE]]
                              [--output_file [OUTPUT_FILE]]

Convert OneTab export to HTML bookmarks

optional arguments:
  -h, --help            show this help message and exit
  --input_file [INPUT_FILE]
                        Path to OneTab file. STDIN if omitted.
  --output_file [OUTPUT_FILE]
                        Path to bookmarks file. STDOUT if omitted

(c) Brian Landers <[email protected]>

About

Convert a OneTab bookmark export to the standard HTML bookmark export format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages