Open
Bug 1420247
Opened 8 years ago
Updated 3 years ago
[meta] Add API to migrate go-parent-folder addon to webextensions
Categories
(WebExtensions :: Compatibility, enhancement)
WebExtensions
Compatibility
Tracking
(Not tracked)
NEW
People
(Reporter: NicolasWeb, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: meta)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20171003100843
Steps to reproduce:
Hi there, I'm having a discussion https://discourse.mozilla.org/t/new-to-extension-development-bookmark-api-and-search-function/21686 about the feature of the legacy addon 'go-parent-folder' (It add a context menu item to the bookmark sidebar while right-clicking on a bookmark to find it in the bookmark tree of the sidebar/library.) We would love to see this feature again available.
Actual results:
It seems that some webextensions API are missing :
- "bookmark" menus.ContextType that works for bookmark sidebar and library window items. ( bug 1419195 )
- a bookmarks.show() function ( bug 1420246 )
| Reporter | ||
Updated•8 years ago
|
Updated•8 years ago
|
Component: WebExtensions: Untriaged → WebExtensions: Compatibility
Keywords: meta
Summary: [Meta] Add API to migrate go-parent-folder addon to webextensions → Add API to migrate go-parent-folder addon to webextensions
Updated•8 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•8 years ago
|
Product: Toolkit → WebExtensions
Updated•3 years ago
|
Severity: normal → S3
Updated•3 years ago
|
Summary: Add API to migrate go-parent-folder addon to webextensions → [meta] Add API to migrate go-parent-folder addon to webextensions
You need to log in
before you can comment on or make changes to this bug.
Description
•