Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vadimdemedes/refined-overcast
Browser extension that improves Overcast user interface
https://github.com/vadimdemedes/refined-overcast
Last synced: 3 months ago
JSON representation
Browser extension that improves Overcast user interface
- Host: GitHub
- URL: https://github.com/vadimdemedes/refined-overcast
- Owner: vadimdemedes
- Created: 2019-08-11T19:12:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-22T20:30:30.000Z (about 5 years ago)
- Last Synced: 2024-04-15T12:13:36.371Z (7 months ago)
- Language: CSS
- Size: 1.3 MB
- Stars: 18
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Refined Overcast
> Browser extension that improves [Overcast](https://overcast.fm) user interface
I'm a happy user of Overcast, but I didn't like how UI has a very small width and all long episode names are shrunk, which made me guess if the episode I was opening is the one I was looking for. So, inspired by [Refined GitHub](https://github.com/sindresorhus/refined-github), I made this extension that overwrites some of the stylesheets on Overcast's website that fixes that and some other minor issues. Learn more what it changes below.
## Install
Install it from [Chrome Web Store](https://chrome.google.com/webstore/detail/refined-overcast/oconjghjmgcochfckhnjecjohibjohdb).
## What's Changed?
Right now this extension mainly extends page width and adjusts spacing and font sizes of the interface elements. [There are more ideas](https://github.com/vadimdemedes/refined-overcast/issues) for this project, feel free to help out!
- Extend page width and make content fill all that space
- Hide "All Episodes" section on homepage, since list of podcasts is what I care about the most
- Add margin between podcast rows on homepage, so that logos aren't right near each other
- Increase font size of podcast names to make them look proportional to logo size
- Make "Delete" button bolder by adding a red background### Home page
Before
After
### Podcast page
Before
After