Update README.md third-party extensions#261
Conversation
Added a third-party extension to the list for custom user stylesheets.
|
Hello, See also #256 |
Similar but not the same. |
Can you please briefly describe the differences? |
|
The default extension allows the user to define internal CSS via a textarea, it comes a hassle to edit when you get 1000+ lines. I wanted to be able to have a stylesheet that was easily openable within an IDE that gives context highlighting etc. The extension I added allows the user to define the location of an external stylesheet. edit Also the default extension behaves weirdly with CSS |
|
The extension isn't set in stone of course. I think it would welcome the ability to provide a URL as well. :-)
The extension doesn't do anything with |
If there is interest in this change then I am happy to open a PR to the core extension. Please let me know :)
I performed a hard refresh, I thought that would have busted all the cache related things, no? |
My point is that the extension doesn't do any kind of processing. What goes in is what comes out with a Anything under |
|
I have opened a PR to FreshRSS which introduces this setting to the core UserCSS extension. |
|
Should be added to https://github.com/FreshRSS/Extensions/blob/master/repositories.json as well |
Added a third-party extension to the list for custom user stylesheets.