The Atom text editor project was disbanded years ago and its website is no longer available, which renders this extension useless.
Ever since I started using Atom, the images on the site have been broken. Browsing through Atom's online package & theme repositories to find a suitiable plugin got on my nerves.
Intended for browsers that work with Chromium-based extensions (e.g. Google Chrome, Brave Browser, perhaps that one invite-only hipster browser you use that's still in beta) but should work with Firefox (if installed manually).
Install via chrome's webstore at this link or DIY:
- Clone this repo
git clone https://github.com/nlydv/atom-io-imgfix.git
- In your browser go to the extensions page
- Toggle
developer tools
if not enabled already - Click
load unpacked
and select the cloned repo folder - Test it by going to a package page
- Observe working images
- Rejoice
Turns out all the original image links were embeded in the html elements already.
Yes.