Skip to content

Instantly share code, notes, and snippets.

@chrismessina
Created December 19, 2020 22:53
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrismessina/0c6aecf5e10dcfa922d6c53244d2e52f to your computer and use it in GitHub Desktop.
Save chrismessina/0c6aecf5e10dcfa922d6c53244d2e52f to your computer and use it in GitHub Desktop.
Use Substack Reader as a feed reader with Multi.app
{
"tabs": [
{
"title": "Substack Reader",
"url": "https://reader.substack.com",
"customJs": [
"data:,document.addEventListener%28%22dragover%22%2C%20e%20%3D%3E%20e.preventDefault%28%29%29",
"https://gist.githubusercontent.com/kofigumbs/4a9708a35807dd16f2541dc3204d6a25/raw/1579800b262aee48a3c731e0f00e3ce2d20cca01/link.js"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment