JavaGT
JavaGT
https://teamtrees.org/ with CSS as follows provides a nice, subtly animated wallpaper. NOTE: requires refreshing for counter updates. #donationAmountCard, .banner, .bg-gradient-white-to-grey, .bg-dark-blue { display: none; }
Nice stock tracking on wallpaper using [Sharsies](https://www.sharesies.nz/) URL: https://app.sharesies.nz/portfolio CSS: ``` [class^="Toolbar__right__"], [class^="Modal__link__"], [class^="ListMenuWithIcon__listing__"], [class^="spacing__spaceBelow32__"], [class^="Page__underline__"], [class^="Toolbar__left__"], [class^="ListFlyOutMenu__menu__"] { display: none !important; } #app > div { max-width: 100vw !important;...
Personally, I've been having a look at text extraction from PDFs and unfortunately it doesn't seem to be an easy thing. Looking at academic articles, often you have text split...