Firebug like plugin for Safari browser

后端 未结 8 611
北荒
北荒 2021-02-05 01:27

Is there a development tool plugin for Safari much like how there exists the Firebug plugin for Firefox?

相关标签:
8条回答
  • 2021-02-05 01:32

    I work a lot with CSS panel and it's too slow in Safari Web Inspector. Apple knows about this problem and promise to fix this bug with freezes, except this thing web tools is much more powerful and convenient than firebug in mozilla, so waiting for fix.

    0 讨论(0)
  • 2021-02-05 01:35

    If you want firebug for Safari, you just have to go to the apple extensions and search for Firebug

    Firebug

    0 讨论(0)
  • 2021-02-05 01:41

    Firebug is great, but Safari provides its own built-in development tools.

    If you haven't already tried Safari's development kit, go to Safari-->Preferences-->Advanced, and check the box next to "Show Develop menu in menu bar".

    Once you have the Develop menu enabled, you can use the Web Inspector to get a lot of the same functionality that Firebug provides.

    0 讨论(0)
  • 2021-02-05 01:41

    Why do you want to use Firebug if Safari already comes with great Developer tools? :)

    As Matt said, you can enable them from the preferences menu.

    Here you will find an overview, summarized, of the Safari's Web inspector, and how to use it:

    0 讨论(0)
  • 2021-02-05 01:44

    http://getfirebug.com/lite/Safari.html

    http://getfirebug.com/firebuglite

    0 讨论(0)
  • 2021-02-05 01:50

    Firebug lite plugin in Safari extensions didn't work (it's made by slicefactory, I don't think it's offical). btw, #2 works for me!

    0 讨论(0)
提交回复
热议问题