Bug 153515 - Web Inspector: [Meta] Implement Extensions
Summary: Web Inspector: [Meta] Implement Extensions
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: BJ Burg
URL:
Keywords: InRadar
: 156608 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-01-26 15:02 PST by Nikita Vasilyev
Modified: 2020-09-23 16:04 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2016-01-26 15:02:05 PST
Both Chrome DevTools and Firefox DevTools support extensions.

Some of the popular extension:
* React Devtools, Ember Inspector, AngularJS Batarang, Backbone DevTools,
  Knockout.js context debugger, and many other JS-framework specific extensions.
* RailsPanel, Django Debug Panel, and a dozen of extensions for PHP frameworks.
* Three.js Editor (https://github.com/spite/ThreeJSEditorExtension)

Developer documentation:
* https://developer.chrome.com/extensions/devtools
https://developer.mozilla.org/en-US/Add-ons/Setting_up_extension_development_environment
* https://developer.mozilla.org/en-US/docs/Tools#Extending_the_devtools
Comment 1 Radar WebKit Bug Importer 2016-01-26 15:02:35 PST
<rdar://problem/24356072>
Comment 2 Timothy Hatcher 2016-02-16 20:08:05 PST
<rdar://problem/9276565>
Comment 3 Timothy Hatcher 2016-04-14 16:29:25 PDT
*** Bug 156608 has been marked as a duplicate of this bug. ***