Closed
Bug 697982
Opened 11 years ago
Closed 5 years ago
Expose DevTools API to Jetpack
Categories
(DevTools :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: paul, Unassigned)
References
Details
This module should allow a developer to register a new tool with Jetpack. A Jetpack tool could: - be reached from a toolbar and the Web Developer menu; - be hosted in the sidebar or in the bottom panel or as a window; - expose a command for the gcli (optional); - be notified when a node is selected.
Reporter | ||
Updated•11 years ago
|
Assignee: nobody → paul
Status: NEW → ASSIGNED
Reporter | ||
Comment 1•11 years ago
|
||
Code that can help: https://github.com/Gozala/about-downloads-addon/ https://github.com/paulrouget/font-inspector/
Reporter | ||
Comment 2•10 years ago
|
||
triage, filter on centaur
Assignee: paul → nobody
Status: ASSIGNED → NEW
Priority: -- → P2
Reporter | ||
Updated•10 years ago
|
Priority: P2 → --
Reporter | ||
Comment 3•10 years ago
|
||
Bug triage, filter on PINKISBEAUTIFUL
Summary: Implement a Jetpack module to register tools → Expose DevTools API to Jetpack
Comment 4•5 years ago
|
||
The SDK is going away and we do now have WebExtensions APIs for implementing DevTools panels such as https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/devtools.panels - so I reckon this bug can be safely closed :-)
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•4 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•