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.
![]() take full-length screenshots of pages using firefox See merge request suzanne.soy/web-client!4 |
||
---|---|---|
tests | ||
.gitignore | ||
export-chrome-bookmarks.sh | ||
export-firefox-bookmarksbackup.sh | ||
export-firefox-tabs.sh | ||
export-firefox-thumbnails-from-panorama.sh | ||
README | ||
screenshot-full-firefox.sh | ||
tests.sh |
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)