Tom Schuster
Tom Schuster
Right now detecting those view-source requests is seemingly impossible in the webRequest listener. I opened a bug to make that possible https://bugzilla.mozilla.org/show_bug.cgi?id=1683646
I decided to hide the view-source link for now, because it doesn't work anyway.
The relevant messaged are `subscribe_subscribed` and `settings_importExport_successImport` correct?
Nothing we can do here.
Yes there doesn't seem to be a way to specify that the bookmarks menu shouldn't be closed when clicking something on the context menu. We use this API: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/menus/create.
I would suggest you disable the Feed preview feature. Go to the addon options page. Click on "More options" and disable feed preview.
@StellaTeam Do you have any errors in the console ? (about:debugging > Livemarks > Debug, after enabling add-on debugging)
I think Firefox Sync is far from being perfect, e.g. https://bugzilla.mozilla.org/show_bug.cgi?id=1511574
That's a different issue and basically intended behavior. You can only have one feed per bookmark folder. Some of the built-in default bookmarks folder like Toolbar, Other Bookmarks etc. are...
I honestly still don't understand the problem fully, but I have a theory: I see that you use your "rss" folder as both the parent of other folders, but also...