https://github.com/maxpatiiuk/text-hoarder
A browser extension for Google Chrome. Provides reader view, saving articles (to GitHub repository), and generation of stats from your saved articles
https://github.com/maxpatiiuk/text-hoarder
chrome-extension declutter readability text-to-speech
Last synced: 4 months ago
JSON representation
A browser extension for Google Chrome. Provides reader view, saving articles (to GitHub repository), and generation of stats from your saved articles
- Host: GitHub
- URL: https://github.com/maxpatiiuk/text-hoarder
- Owner: maxpatiiuk
- License: mit
- Created: 2023-10-15T17:57:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-24T22:27:24.000Z (over 1 year ago)
- Last Synced: 2025-10-03T20:54:05.346Z (8 months ago)
- Topics: chrome-extension, declutter, readability, text-to-speech
- Language: TypeScript
- Homepage: https://chromewebstore.google.com/u/1/detail/bjknebjiadgjchmhppdfdiddfegmcaao
- Size: 1.91 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Text Hoarder
[A browser extension for Google Chrome](https://chromewebstore.google.com/u/1/detail/bjknebjiadgjchmhppdfdiddfegmcaao)
that provides reader view, saving articles for later, and generation of stats of
your reading habits.
Features:
- Customizable reader mode
- Bypass flashing ads, distracting elements, scrolljacking and other
inconveniences of modern day web browsing
- Improve accessibility & usability of any webpage
- Automatically enter reader mode for configured webpages
- Download simplified page as HTML, markdown or plain text
- Print simplified page or convert it to PDF using browser's print dialog
- Save articles to a private GitHub repository as Markdown files
- Generate stats based on saved articles to see your reading habits (most
common websites, popular topics, count of articles saved per year)
- Cleanup saved articles for use with any text-to-speech software
[Add to Chrome](https://chromewebstore.google.com/u/1/detail/bjknebjiadgjchmhppdfdiddfegmcaao)
Reader mode:

Extensive settings:

Save to GitHub:

Powerful stats:

Your common sources and topics:

---
[Report a Bug / Feature Request](https://github.com/maxpatiiuk/text-hoarder/issues/new/choose)
Note, to experience all features, you need to create a GitHub repository for
Text Hoarder to use as storage.
To see stats of your saved articles, you need to install a command line utility.
[See instructions](./docs/cli.md).
If you prefer a less technical experience, I would recommend
[GoodLinks](https://goodlinks.app/) as a more beginner-friendly alternative to
this extension.