Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victor-david/substack-reader
A Chrome browser extension to override the stack author's selected theme
https://github.com/victor-david/substack-reader
chrome-extension substack
Last synced: 16 days ago
JSON representation
A Chrome browser extension to override the stack author's selected theme
- Host: GitHub
- URL: https://github.com/victor-david/substack-reader
- Owner: victor-david
- Created: 2024-10-16T21:17:25.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-20T01:33:05.000Z (27 days ago)
- Last Synced: 2024-10-21T02:25:08.845Z (26 days ago)
- Topics: chrome-extension, substack
- Language: TypeScript
- Homepage:
- Size: 456 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Substack Reader
This browser extension enables you to change substack pages to either a light or dark theme,
overridng the stack author's selected theme.I wrote this extension in order to be able to read certain substacks. Some are in dark colors which I can't handle.
Other people can't handle light colors. This extension lets you put stacks in either Light or Dark mode.When this extension is installed, it automatcially is enabled for **[*.substack.com]**. When you click the extension's
icon, you can choose between light, dark, or off.Some substacks use a custom domain. They're still substack under the hood. When you click the extension's icon
icon while on a site that is not **[*.substack.com]**, you can choose to register that site for use with the extension.If you register a site for use with the extension, but it's not substack under the hood, the extension won't change
anything. It'll still inject the CSS, but it likely won't mean anything to the site.## How It Works
This extension injects CSS into the site that causes the main parts of the substack theme to change.
It does not inject any Javascript.## More
As of October 2024, this extension is working, but is still in development.