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-10-10 02:44:28 +01:00
export-chrome-bookmarks.sh export-chrome-bookmarks.sh: added usage info 2020-10-10 02:44:28 +01:00
export-firefox-bookmarksbackup.sh Export bookmarksbackup from firefox 2020-10-09 06:08:49 +01:00
export-firefox-tabs.sh Export bookmarksbackup from firefox 2020-10-09 06:08:49 +01:00
export-firefox-thumbnails-from-panorama.sh Export of firefox tabs 2020-10-09 05:36:28 +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)