В чем разница между регулярными версиями и версиями разработчиков Firefox?

Оглавление:

В чем разница между регулярными версиями и версиями разработчиков Firefox?
В чем разница между регулярными версиями и версиями разработчиков Firefox?

Видео: В чем разница между регулярными версиями и версиями разработчиков Firefox?

Видео: В чем разница между регулярными версиями и версиями разработчиков Firefox?
Видео: КАК СМЕНИТЬ ВЕРСИЮ В MINECRAFT JAVA EDITION В 2020 ГОДУ! - YouTube 2024, Май
Anonim
Недавно Mozilla выпустила новую версию Developer Edition для использования веб-разработчиками, но какая разница между ней и обычной версией Firefox? На сегодняшнем постпользователе SuperUser Q & A есть ответы на вопрос любопытного читателя.
Недавно Mozilla выпустила новую версию Developer Edition для использования веб-разработчиками, но какая разница между ней и обычной версией Firefox? На сегодняшнем постпользователе SuperUser Q & A есть ответы на вопрос любопытного читателя.

Сегодняшняя сессия вопросов и ответов приходит к нам благодаря SuperUser - подразделению Stack Exchange, основанной на сообществах сайтам Q & A.

Вопрос

Читатель SuperUser Saurabh Lprocks хочет знать, что отличает регулярные версии от разработчиков Firefox:

Mozilla recently launched a new version of their web browser called Mozilla Firefox Developer Edition that is specifically geared toward web developers.

I installed it, but I have not found much difference between the regular edition of Firefox and the developer edition. All the tools in the developer edition are also in the regular edition. I want to know what extras the developer edition comes with that the regular edition does not.

Каковы различия между регулярными и разработчиками изданий Firefox?

Ответ

У участников SuperUser blade19899 и Dave есть ответ для нас. Сначала, blade19899:

The Firefox Developer Edition is a modified version of Firefox that is specifically designed for web developers. It also uses a separate profile from the regular version so that running them side-by-side is an option. That does mean that all your add-ons and settings will not be available in the Firefox Developer Edition, but you can use Firefox Sync to get your add-ons and settings synchronized on both versions.

All features in the Firefox Developer Edition will be available 12 weeks before they are available in the regular version of Firefox.

Some features built into the Firefox Developer Edition that the regular version does not have are:

Web IDE

Web IDE allows you to develop, deploy, and debug web apps directly in your browser or on a Firefox OS device. It lets you create a new Firefox OS app (which is just a web app) from a template or open up the code of an existing app. From there you can edit the app’s files. It is one click to run the app in a simulator and one more to debug it with the developer tools. You can watch a video about Web IDE on YouTube here.

Valence

Previously called Firefox Tools Adapter, Valence lets you develop and debug your app across multiple browsers and devices by connecting the Firefox developer tools to other major browser engines. Valence also extends the awesome tools built to debug Firefox OS and Firefox for Android to the other major mobile browsers including Chrome on Android and Safari on iOS. So far these tools include Inspector, Debugger, and Console & Style Editor. You can watch a video about Valence on YouTube here.

Web Audio Editor

The Web Audio Editor lets you inspect and interact with Web Audio APIs in real time to ensure that all audio nodes are connected in the way you expect.

You can look through my Q/A on Ask Ubuntu for a more in depth answer: How do I Install the Firefox Developer Edition?

Вслед за ответом от Дейва:

As I am sure you already know, it currently has these features out of the box:

  • Web IDE – Allows you to develop, deploy, and debug web apps.
  • Responsive Design View – Lets you see how the website will look in different screen sizes.
  • Valence – Debug in any browser (previously called Firefox Tools Adapter).
  • Web Audio Editor – Inspects web audio to ensure all audio nodes are connected as expected.
  • Page Inspector – Examines HTML and CSS.
  • Web Console – See logged info and interact with web pages using JavaScript.
  • JavaScript Debugger – Debugs JavaScript.
  • Network Monitor – See all network requests the browser makes and how long it takes.
  • Style Editor – Edit CSS styles.

You can watch a general video introduction here.

It also includes:

  • Firefox Hello – WebRTC (a tool allowing call and video chat with others from within the browser).
  • Forget Button – Similar to clear history.
  • Eyedropper – Lets you ‘snap’ colors from a web page.
  • Scratch Pad – A stand alone JS console for testing JavaScript snippets.
  • Connect – Lets you connect to a remote device.

As you have likely noticed, some (most) of these features are already available in Firefox or via add-ons right now, and as time goes on, I suspect they will be available as plugins. For example, the Page Inspector, Console, Debugger, and a few more features are already part of the Firebug add-on.

As for changing screen sizes and CSS, I use a tool called Developer Toolbar.

I have used the Firefox Developer Edition as a web developer and designer and it just feels like Firefox with plugins designed to suit a web designer (which is what I think they were aiming for). I am personally more interested in seeing how it develops.

At the moment, it feels very similar to the debugger already built into Chrome and Internet Explorer 11 (although I have not tried every feature yet).

You can also view the Firefox Developer Edition notes for more detail.

Есть что добавить к объяснению? Отключить звук в комментариях. Хотите узнать больше ответов от других пользователей Windows? Посмотрите здесь полную дискуссионную тему.

Рекомендуемые: