Tom Schuster
Tom Schuster
Do you see any error in the web console of the settings page when clicking the "New livemark" button?
"options does nothing, even though they show up in the options menu." What does this mean? Do they not show up as bookmarks?
I doubt these errors are actually related, otherwise adding the feeds would probably fail anyway. Can you try creating a new profile (e.g. with about:profiles) and see if the extension...
Oh and it would be good if you could run https://firefox-storage-test.glitch.me/ in your normal profile to check if something with your storage is broken.
Sorry. I probably won't be able to help you.
This should be relatively easy to fix with some CSS changes. I think it might actually make sense to use an iframe for every description instead of an iframe containing...
#125 made the feed preview a bit more compact.
We usually consider empty feeds to be some kind of parsing problem and thus don't allow adding them.
Thanks for the suggestion. I think this might not work well for us however. The idea was, I think, for text to flow around images located on the left side....
I guess you are right. I am by no means an CSS expert. Looking https://deathclawdesu.tumblr.com/rss the text doesn't flow around the image and the image is squashed. Removing the `max-width`...