Tom Schuster
Tom Schuster
In the addon preferences under "More options" there is an option to chose the default folder. You might want to change that to "Bookmarks Toolbar" or some other folder. Or...
I think it's very unlikely that the required API is ever going to be added.
The "Copy" context menu option is added/handled by Firefox, we can't change its behavior. We could only add our own context menu for copying feed urls.
> Firefox removed all my feeds and replaced it with links to the corresponding feed site (not the .xml). Its not possible to add them, without knowing the feed url....
That sounds a lot like `browser.sync.storage` is broken.
When you open the webconsole (F12) on the livemarks preference/options page, do you see any errors? What happens when you enter `await browser.storage.sync.get()`?
Using the original URL is not that easy. (We would probably have to use valid XML in some cases) The next version should make the back button always work correctly....
These don't support more complicated cases like https://github.com/gorhill/uBlock/commits/master.atom or http://feeds.bbci.co.uk/news/rss.xml at all.
RSSPreview actually looks quite advanced, they seem to be using XSLT and rewriting RSS mime-types to XML.
Thank you for bringing this to our attention. I would implement this, but adding invisible characters to the input field might be a bit annoying? Maybe we should automatically add...