How to register a global hotkey for your application in C#

How to register a global hotkey for your application in C#

Register a hotkey for your application that can be triggered even if your form is minimized and does not have focus. More »

How to download a file in C# (progressbar and download speed)

How to download a file in C# (progressbar and download speed)

Learn how to download files in C# while displaying the percentage and the download speed. More »

UDP hole punching implementation in C#

UDP hole punching implementation in C#

Learn how to implement UDP hole punching so you can make your clients life a lot easier by not forcing them to open ports on their end. More »

 

A browser designed for the web developers

Firefox Developer Edition

Mozilla has released a new version of Firefox that is aimed towards web developers called Firefox Developer Edition.

Apart from the different, darker, theme that can be changed if you so desire, Firefox Developer Edition comes with various new features that can be very helpful to web developers and Firefox extension/OS applications developers.

A few examples are:

Responsive Design View: A feature that allows you to test and see how your websites or web applications will look under different resolutions. Moreover, Firefox Developer Edition comes with a feature called WebIDE. WebIDE enables Firefox OS application developers to write, run and test their applications within the browser itself using simulation. The nice part about this feature is that is allows you to target specific versions of Firefox OS which means you can now test how your application will behave under different versions of Firefox OS with ease.

Valence: Allows you to test your applications across multiple browsers and devices.

Web Audio Editor: Inspect and interact with Web Audio API in real time to ensure that all audio nodes are connected in the way you expect.

Eyedropper: Copy the color of any pixel in the browser simply by mouseovering and clicking on the area you want.

Of course the features above are just an addition to the features the normal version Firefox has which we all know and love.

Overall, although the additions may not be compelling enough to have you rush to install this version, this is surely a step to the right direction since a developer targeted browser is something that a lot of people are interested in.

You can download Firefox Developer Edition by clicking the link below or by visiting Mozilla’s download page.

Share on FacebookTweet about this on TwitterShare on Google+Share on StumbleUponShare on LinkedInShare on RedditPin on PinterestShare on TumblrDigg thisPrint this pageEmail this to someone

Leave a Reply

Your email address will not be published. Required fields are marked *