Screenshot web pages, access the list of open tabs in browsers, access the bookmarks. Can be used to build a sane browsing experience using the current state of desktop browsers.
Go to file
2020-09-27 18:39:22 +01:00
export-chrome-bookmarks.sh Draft script to export Chromium's bookmarks 2020-09-27 18:39:22 +01:00
README Initial commit 2020-09-27 18:39:03 +01:00

Some tools to interact with web browsers:

* export all bookmars (draft for Chromium)
* take a screenshot of the full length of a page (TODO, it's somewhere in my scripts)
* take a high-resolution screenshot of part of a page (TODO, it's somewhere in my scripts, with firefox probably)
* print as PDF using the on-screen CSS, not the print CSS (TODO, it's somewhere in my scripts)