NumeriusNegidius
NumeriusNegidius
What would be the benefit? You can put it in another folder by another name if you like.
I get your point. In hindsight I should have called the folder "Context Search" or something more branded (=neutral). Adding a setting to change the folder name adds a few...
Unfortunately, neither the WebExtension API for bookmarks nor contextmenus support favicons currently. I'll revisit this when support is added.
As per Firefox 56 this is fixed at the browser.contextmenus API, https://bugzilla.mozilla.org/show_bug.cgi?id=1321544. However, the favicons aren't exposed in the browser.bookmarks API. I'm looking in to a "dumb" solution where the...
Temporary solution for users of Firefox 56 and above is implemented. Awaiting a solution to https://bugzilla.mozilla.org/show_bug.cgi?id=1315616
This issue depends on #4. It would be really confusing otherwise.
Now that #4 is fixed, there is a new issue where the right-clicked word must be handled by a content script. The content script can send text to the background...
Would you care to explain what the issue is about? Thanks
I'm afraid that would be out of scope for this extension and no such functionality will be added. I know there are several other extensions that does just that, but...
I can’t see any pull request, unfortunately.