Cross-browser Testing Blog

We've Added Android 15!

Big news, everyone!

Android 15 is here, and we've just added it to Browserling! That means you can now test your websites and apps on the latest Android version, right from your browser. No downloads, no installs, just click and go!

Try it out now: browserling.com/android/15

What's New in Android 15?

Google has packed some exciting upgrades into Android 15. Here are a few highlights:

  • Better App Performance. Faster and smoother animations, improved background task management, and better battery optimization.
  • Stronger Privacy Controls. Enhanced app permissions, more control over personal data, and stronger sandboxing for security.
  • Satellite Connectivity. Android 15 introduces built-in support for direct satellite messaging in remote areas.
  • New Gesture Navigation Tweaks. Smoother back gesture interactions and improved predictive gestures.
  • Upgraded Notifications. Richer media previews and smarter notification grouping.

Who Should Use This?

  • Web Developers: Make sure your site looks perfect on the latest Android browsers.
  • App Developers: Test your app's compatibility before users start upgrading their phones.
  • QA Testers: Catch potential bugs early, before they become user complaints.
  • Tech Enthusiasts: Want to see what Android 15 looks like? Now you can, without needing a new phone.

Try Android 15 in Your Browser Now!

No waiting, no setup, just visit browserling.com/android/15, and you'll have an Android 15 device right in your browser, ready for testing.

Let us know what you think! If you run into any issues, tweet us @browserling or drop us an email. Happy testing!

▶ Read the full post
Will Chrome or Firefox Reach Version 100 First?

The two most popular browsers - Google Chrome and Mozilla Firefox are currently in a race to version 100. Currently, the latest Firefox version is Firefox 88 version while Chrome is at version Chrome 90. As Chrome is 2 versions ahead, does it mean Google Chrome will be the first to hit version 100? Let's find out!

Browser Market Share

Firefox Release Cycle Analysis

To determine which browser will reach the 100th version first, it's best to look at the dates of the past stable releases. Firefox has adopted a rapid release calendar plan, which means they have a strict four-week release cycle. The following table shows the last five releases by Firefox:

The latest version is Firefox 88, released on April 19, 2021. As we know that each next version is released every four weeks, we can calculate the future releases. We get the following data:

  • Firefox 89 - 2021/06/01
  • Firefox 90 - 2021/07/13
  • Firefox 91 - 2021/08/10
  • Firefox 92 - 2021/09/07
  • Firefox 93 - 2021/10/05
  • Firefox 94 - 2021/11/02
  • Firefox 95 - 2021/12/07
  • Firefox 96 - 2022/01/11
  • Firefox 97 - 2022/02/08
  • Firefox 98 - 2022/03/08
  • Firefox 99 - 2022/04/05
  • Firefox 100 - 2022/05/03

From this data, we can see that Firefox is expected to release its 100th version on May 3, 2022. This is assuming there are no delays in any of the future releases.

Note: You can launch all Firefox versions online from the Browserling cloud infrastructure by visiting the online browser page or by using this browser selection widget:

Chrome Release Cycle Analysis

On the other side, Google Chrome currently is released every 6 weeks, which is two weeks more than Firefox. To their advantage, Chrome is currently running version 90, which is 2 versions ahead of Firefox and was released on April 13, 2021. Google Chrome's last five releases were the following:

At this rate, Google Chrome is expected to release its 100th version on June 7, 2022 and it looks like Mozilla Firefox will hit their 100th version much earlier than Google Chrome. But, there is a huge twist in this plan!

New Google Chrome Release Cycle

On March 4, 2021, Google announced the following changes to their release cycle:

"We are excited to announce that Chrome is planning to move to releasing a new milestone every 4 weeks, starting with Chrome 94 in Q3 of 2021."

Google Chrome 94 will be released on September 21, 2021 and from this day onwards, Google will push new releases to their users every four weeks instead of six. On this day, Firefox will be at version 92 and both browsers will move at a constant pace relative to each other. Therefore, the first browser with the larger version on September 21, 2021 will be the first to reach version 100 (assuming the release cycles after this date remain the same). Now that we know this new information, it's easy to see Google Chrome will therefore win the race to the 100th version.

First Browser to Version 100

To be absolutely sure, let's check the release calendar of Google Chrome. It has the following data:

  • Chrome 91 - 2021/05/25
  • Chrome 92 - 2021/07/20
  • Chrome 93 - 2021/08/31
  • Chrome 94 - 2021/09/21
  • Chrome 95 - 2021/10/19
  • Chrome 96 - 2021/11/16
  • Chrome 97 - 2022/01/04
  • Chrome 98 - 2022/02/01
  • Chrome 99 - 2022/03/01
  • Chrome 100 - 2022/03/29

We can see that the expected 100th release date of Chrome is Tuesday, March 29, 2022. On this day, Firefox will be only at version 98 and will have its 100th version released on Tuesday, May 3, 2022.

If you'd like to try all versions of browsers, then you can try Browserling - a cloud browser platform. You can get any browser on any operating system with a single click. Try it out!

▶ Read the full post
5 Exciting New Features in Firefox 88

Recently, Mozilla Firefox was updated to version 88 and it includes a bunch of exciting new features. These new features range from upgraded privacy settings to supporting JavaScript in PDF forms. The new update has something for everyone. In this post, we will go through the 5 most exciting new features in Firefox 88. If you're eager to go through the complete list of new features, then we have the New in Firefox 88 post that covers every single updated feature in detail. But now, let's see what Firefox has in the box for us!

Firefox 88 Features

Window.name Isolated to a Website

Window.name is a Javascript property that controls the name of the window's browsing context. This data can then be used by developers as a trick to pass messages or save sessions. Window.name is often also called the "bucket" for the way it behaves. So, what was the problem?

The problem with the window.name was that the data set by a website in this variable would persist until overwritten by the next website or the tab is closed. For example, if I have set my password as the window.name value and now navigate to another website (in the same tab), that website can now extract this value out and can misuse it. Trackers and other malicious software could easily browse a user's private data without their consent.

With Firefox 88, Mozilla now has stepped up towards the same-origin policy to prevent window.name misuse across websites by resetting it to an empty string. Now, when a user navigates to another website, the website will not be able to explore the user history or any other data through the variable. As an example, if a website sets my email as window.name (such as my-identity@email.com), the window.name clearing will work as follows:

Window.name Removed from Firefox 88

Source: Mozilla. This is a great step towards keeping up the privacy promise and making Internet surfing safer on Mozilla Firefox 88.

"Take Screenshot" Removed From Page Actions

Mozilla has removed the Take Screenshot option from their Page Action menu which is located below the three dots menu in the address bar.

The following screenshot is from Firefox 86 showing the option which existed before 88:

Take Screenshot in Firefox 86

Firefox has also stated that they are working on a redesign that removes the page actions menu entirely from the browser. So, does that mean Firefox has deprecated the screenshot feature from their browser? As it turns out, the user still has three ways to take screenshots in Firefox 88.

How to Take Screenshot in Firefox?

To take a screenshot in Firefox 88, the user can select "Take Screenshot" from the context menu (right-click on the web page):

Take Screenshot in Firefox 88

Screenshots can also be taken through the customizable toolbar offered by Firefox.

Screenshot via Toolbar

The third option is the conventional old-school method of taking a screenshot via keyboard by pressing Win + Print Screen in Windows and it needs no introduction.

Do you want to test this feature without installing the Firefox browser? Use Browserling's cloud-based infrastructure and enter a URL of any website below:

FTP Support Disabled in Firefox 88

FTP is the File Transfer Protocol used for file transfer between a client and a server. Introduced in 1971, FTP has been exhaustively used by engineers as the default file sharing protocol as it's quick and easy to learn and use. Unfortunately, FTP is a non-encrypted protocol, which today in 2021 is a major concern.

For this reason, Firefox has removed the support of FTP from Firefox 88 and has announced its complete removal from Firefox 89. The word "complete removal" is used because a user can no longer even enable the FTP from the about:config section (also called flags section).

FTP Removed from Firefox

FTP has been a concern for other major browsers too. Google Chrome has already deprecated FTP from Chrome 72 onwards. Firefox officially stated that "FTP is not used popularly today" and has also mentioned this as a primary reason.

Smoother Pinch To Zoom - Linux Update

Pinch to zoom is a popular and everyday-use feature on a web browser. While Apple introduced pinch to zoom in 2011 for Safari, Microsoft in 2012 for IE and Chrome in around 2013, Firefox took a long time and introduced pinch to zoom in 2020 as part of Firefox 83. Still, it was available only to Windows users with a trackpad or touch screen.

With Firefox 88 release, the smooth pinch to zoom is now supported for Linux users too! This is good news for Linux users as they get a much-awaited feature with this version.

Screen Reader Glitch Solved

Taking care of people with accessibility needs, Firefox 88 has rectified the long-standing screen reader error. Earlier, the screen reader would also read the visually hidden content on the webpage. This created inconsistency in the spoken content and it was a major hurdle for screen reader users. With Firefox 88, this no longer happens.

This feature concludes our list of the 5 most exciting new features in Firefox 88. Update to Firefox 88 to take advantage of these features and enjoy safer internet browsing. For those of you who would like to take a hands-on experience with Firefox 88 without installing it on their system, you can use Browserling's cloud-browser infrastructure. Just enter your target URL, select the OS and Browser version below and you'll get an interactive online browser in 5 seconds without installing anything!

▶ Read the full post
5 Exciting New Features in Chrome 90

Recently, Google released Chrome 90 and in this blog post, we'll be looking at what we think are the top 5 most exciting features in this new browser version.

Chrome 90 Features

AV1 Encoder That is Specifically Optimized for Video Conferencing

Video conferencing has never been more popular than today. Google knows this and they prioritized the work on an AV1 video encoder that they just implemented and released in Chrome 90 (on the desktop browser version). The AV1 encoder uses WebRTC protocol to optimize video calls. The WebRTC protocol allows peer-to-peer connections between various web browsers quickly and easily. Once web services start using this codec, it will make online video quality better (even with slow data connections) and it will also use less data bandwidth.

Chrome's Address Bar will Use HTTPS by Default

The address bar in Chrome 90 now defaults to HTTPS (port 443) instead of HTTP (port 80). This change improves website loading speed and increases privacy as the HTTPS protocol is encrypted. The majority of websites nowadays have switched to HTTPS and if a website does not support HTTPS, then Chrome 90 will automatically fall back to the HTTP protocol.

Improved Copy and Paste

Now in Chrome 90, you can copy and paste files from your file manager into a website just like you do in your desktop app. For example, to add an attachment in Gmail or any other file to a web application, you don't need to use other tools or the file selection dialog. You can just copy the file to the clipboard via CTRL+C and then hit CTRL+V to paste into the web application you have opened in Chrome.

Windows Naming

If you open a new window or a new tab in Chrome 90, then now it has a new window management feature that you can use for organization purposes. It adds the ability to give windows names. For example, if you have two copies of the same website open, then you can give them short names such as "W1" and "W2" that will let you identify the tabs by just glancing at them. If your browser experiences an unexpected crash, Chrome will also restore the names you have added.

Chrome 90 Feature - Naming Windows

This feature can be found under the three-dot menu icon. Select "More tools" and then select the action "Name window". Or you can simply right-click the window title bar and also select the "Name window" action.

Simpler Access to Gravity Sensor

Chrome 90 makes it much easier for developers to access the data from the gravity sensor. Currently, developers manually collect data from the acceleration sensor and make calculations to find the gravity value and it's pretty cumbersome. The new gravity sensor API allows developers to get this data directly. The new gravity API will help developers to make motion-based apps, such as games, virtual reality simulators, and other apps more accurate. At the moment, the feature is in beta and to access it, you need to edit a configuration flag, and it will take a while until it becomes a stable feature.

Thanks for reading our blog post about the 5 most exciting Chrome 90 features. We also wrote a blog post What's New in Chrome 90 that covers over a dozen other features in this new browser release, as well as security fixes and more developer updates.

▶ Read the full post
Firefox 88 Released - What's new?

Mozilla just released Firefox 88 and we rushed to install it on our virtual browser cloud. In this blog post, we'll summarize the new features and changes in this Firefox version so that you know what to expect when cross-browser testing your webapps in it.

Firefox 88 About Dialog

Try Browserling on Firefox 88 now!

New in Firefox 88

  • Enhanced privacy protection - To protect against cross-site privacy leaks, Firefox 88 now isolates window.name data to the website that created it.
  • JavaScript support in PDF forms - Firefox 88 now executes JavaScript in PDF forms that's used for input validation and other interactive features.
  • Smooth pinch-zooming in Linux - As Linux has evolved with new touchpad drivers, Firefox 88 now supports smooth pinch-zoom gesture on Linux.
  • Margin units in Print Dialog are now localized - Depending on your location, margin units are now automatically selected in centimeters or inches.

Changes in Firefox 88

  • Less nagging - Firefox 88 will not prompt for access to your microphone or camera if you've already granted access to the same device on the same site in the same tab within the past 50 seconds. This new grace period reduces the number of times you're prompted to grant device access.
  • Take a screenshot has been moved - The "Take a Screenshot" feature was removed from the Page Actions menu in the url bar. To take a screenshot, right-click to open the context menu. You can also add a screenshots shortcut directly to your toolbar via the Customize menu. Open the Firefox menu and select Customize.
  • FTP is gone - FTP support has been disabled, and its full removal is planned for an upcoming release. Addressing this security risk reduces the likelihood of an attack while also removing support for a non-encrypted protocol.

Developer's Corner

The following section summarizes changes that affect web developer's work.

Switch between raw/formatted JSON

There's now a "Raw" switch in the developer tools that lets you switch between a raw JSON response and formatted JSON response. It can be found in the request/response tab:

Switch between raw and formatted JSON

CSS Changes

  • The default monospace font for MacOS has been changed to Menlo.
  • The :user-valid and :user-invalid pseudo-classes have been implemented.

JavaScript Changes

  • Added support for RegExp match indices.

Network Changes

  • FTP has been disabled on all releases (preference network.ftp.enabled now defaults to false).

Security Changes

  • The localhost URLs will refer to the loopback ip address (127.0.0.1), increasing the overall security of the connection.

DOM API Changes

  • Code can now use the new static method AbortSignal.abort() to return an AbortSignal that is already set as aborted.

Media Changes

  • If the number of tracks being recorded changes, an InvalidModificationError is thrown from the MediaRecorder.start().

Changes for add-on developers

  • Url can now be used to limit the properties for which the tabs.onUpdated event is triggered.

Changes in Firefox 88 for Android

  • Search engine suggestion feature makes it easier to search the web.
  • Fixed an issue where video playing in fullscreen or picture-in-picture mode would not display correctly on sites using a desktop viewport.

Unresolved Issues in Firefox 88

  • Some purchased video content may not play correctly due to a recent Widevine plugin update (this will be addressed in an upcoming bug fix release).

Security Fixes in Firefox 88

  • CVE-2021-23994: Out of bound write due to lazy initialization.
  • CVE-2021-23995: Use-after-free in Responsive Design Mode.
  • CVE-2021-23996: Content rendered outside of webpage viewport.
  • CVE-2021-23997: Use-after-free when freeing fonts from cache.
  • CVE-2021-23998: Secure Lock icon could have been spoofed.
  • CVE-2021-23999: Blob URLs may have been granted additional privileges.
  • CVE-2021-24000: requestPointerLock() could be applied to a tab different from the visible tab.
  • CVE-2021-24001: Testing code could have enabled session history manipulations by a compromised content process.
  • CVE-2021-24002: Arbitrary FTP command execution on FTP servers using an encoded URL.
  • CVE-2021-29945: Incorrect size computation in WebAssembly JIT could lead to null-reads.
  • CVE-2021-29944: HTML injection vulnerability in Firefox for Android's Reader View.
  • CVE-2021-29946: Port blocking could be bypassed.
  • CVE-2021-29947: Memory safety bugs fixed in Firefox 88.

Learn more about testing in Firefox and have fun cross-browser testing in Firefox 88!

▶ Read the full post
Chrome 90 Released - What's new? (April 14, 2021)
Opera 75 Released - What's new? (March 25, 2021)
Firefox 87 Released - What's new? (March 23, 2021)
Chrome 89 Released - What's new? (March 2, 2021)
Firefox 86 Released - What's new? (February 23, 2021)
Opera 74 Released - What's new? (February 2, 2021)
Firefox 85 Released - What's new? (January 26, 2021)
Chrome 88 Released - What's new? (January 19, 2021)
Firefox 84 Released - What's new? (December 15, 2020)
Opera 73 Released - What's new? (December 9, 2020)
Firefox 83 Released - What's new? (November 17, 2020)
Chrome 87 Released - What's new? (November 17, 2020)
Opera 72 Released - What's new? (October 21, 2020)
Chrome 73 Released - What's new? (March 12, 2019)
Chrome 72 Released - What's new? (January 29, 2019)
Firefox 65 Released - What's new? (January 29, 2019)
Opera 58 Released - What's new? (January 23, 2019)
Firefox 64 Released - What's new? (December 11, 2018)
Chrome 71 Released - What's new? (December 4, 2018)
Opera 57 Released - What's new? (November 28, 2018)
Firefox 63 Released - What's new? (October 23, 2018)
Chrome 70 Released - What's new? (October 16, 2018)
Opera 56 Released - What's new? (September 25, 2018)
Firefox 62 Released - What's new? (September 5, 2018)
Chrome 69 Released - What's new? (September 4, 2018)
Opera 55 Released - What's new? (August 16, 2018)
Chrome 68 Released - What's new? (July 24, 2018)
Opera 54 Released - What's new? (June 28, 2018)
Firefox 61 Released - What's new? (June 26, 2018)
Chrome 67 Released - What's new? (May 31, 2018)
Opera 53 Released - What's new? (May 10, 2018)
Firefox 60 Released - What's new? (May 9, 2018)
Chrome 66 Released - What's new? (April 17, 2018)
Opera 52 Released - What's new? (March 14, 2018)
Firefox 59 Released - What's new? (March 13, 2018)
Chrome 65 Released - What's new? (March 6, 2018)
Opera 51 Released - What's new? (February 7, 2018)
Chrome 64 Released - What's new? (January 24, 2018)
Firefox 58 Released - What's new? (January 23, 2018)
Opera 50 Released - What's new? (January 4, 2018)
Happy browserful Holidays! (December 23, 2017)
Chrome 63 Released - What's new? (December 6, 2017)
Firefox 57 Released - What's new? (November 14, 2017)
Opera 49 Released (November 8, 2017)
Astronomy (New comic) (November 5, 2017)
Chrome 62 Released (October 19, 2017)
Firefox 56 Released (September 28, 2017)
Opera 48 Released (September 27, 2017)
Chrome 61 Released (September 5, 2017)
Opera 47 Released (August 9, 2017)
Firefox 55 Released (August 8, 2017)
Chrome 60 Released (July 25, 2017)
There Are 225 Developer Tools Now! (June 25, 2017)
Opera 46 Released (June 23, 2017)
Firefox 54 Released (June 13, 2017)
Chrome 59 Released (June 5, 2017)
Front End vs Back End (Comic) (April 25, 2017)
Chrome 58 Added to Browser Cloud (April 20, 2017)
Firefox 53 Added to Browser Cloud (April 19, 2017)
Opera 45 Released: Codename Opera Reborn (April 10, 2017)
Opera 44 Released and Deployed to Browserling (March 22, 2017)
Debugging (Programmer Comic) (March 18, 2017)
Chrome 57 Released and available for testing (March 13, 2017)
New Feature: Quick access to latest browsers (March 10, 2017)
Firefox 52 is now available for cross-browser testing (March 7, 2017)
Chrome is a Hungry Browser (Browser comic) (March 3, 2017)
Android 7.1 Added to Browserling for Mobile Testing (March 2, 2017)
Grace Hopper (Computer Scientist Comic) (February 24, 2017)
LISP Winners (Programming comic) (February 16, 2017)
Announcing a new comic series about famous computer scientists (February 10, 2017)
Opera 43 is now available for cross-browser testing (February 7, 2017)
New comic - Programmer (February 2, 2017)
New comic - Two Floats Walk in a Bar (January 26, 2017)
Firefox 51 Cross-Browser Testing Available (January 25, 2017)
Chrome 56 Browser Testing Available (January 25, 2017)
New cartoon - Nordic Programmer (January 17, 2017)
New cartoon - Titanic and Iceberg CSS Pun (January 10, 2017)
Partying with Browsers is a Bad Idea (January 3, 2017)
Happy Holidays! (December 25, 2016)
Opera 42 is now available for online browser testing (December 13, 2016)
New comic - Hide and Seek (December 3, 2016)
Chrome 55 is now available for cross-browser testing (December 1, 2016)
New comic - Browser Wars (November 26, 2016)
New comic - Jon Maddog Hall (November 18, 2016)
Firefox 50 Testing Now Available (November 15, 2016)
New comic - Adobe Love Story (November 11, 2016)
New comic - ASCII/ANSI (November 4, 2016)
New comic - DOM and jQuery (October 28, 2016)
Opera 41 available for browser testing (October 26, 2016)
New cartoon - Euler's Number (October 21, 2016)
New cartoon - Hammer (October 14, 2016)
Chrome 54 released and deployed to browser testing cloud (October 12, 2016)
New cartoon - Bytes (October 6, 2016)
Android Nougat added to mobile browser testing cloud (October 3, 2016)
New cartoon - Peter375 (September 29, 2016)
New cartoon - Lego (September 21, 2016)
Opera 40 released and added to our testing cloud (September 20, 2016)
Firefox 49 is now available for cross-browser testing (September 20, 2016)
New cartoon - Opera (September 15, 2016)
New cartoon - Mendeleev CSS Joke (September 9, 2016)
New cartoon - Threads (September 2, 2016)
Edge 38 (aka Edge 14) released and added to our browser cloud (September 1, 2016)
Chrome 53 Available For Testing (August 31, 2016)
Happy 25th Birthday, Linux! (August 25, 2016)
New cartoon - CSS Ghost (August 18, 2016)
New cartoon - Browserling CEO (August 12, 2016)
New cartoon - Fortran (August 5, 2016)
Opera 39 released and added to browser testing cloud (August 2, 2016)
Firefox 48 released and added to browser testing cloud (August 2, 2016)
New cartoon - Big Bang (July 27, 2016)
New cartoon - Ship (July 21, 2016)
Chrome 52 Released and Deployed to our Browser Cloud (July 20, 2016)
New cartoon - Internet Explorer (July 14, 2016)
New cartoon - Ninja (July 7, 2016)
We've added a bunch more programmer tools! (July 1, 2016)
New cartoon - Home Sweet Home (June 30, 2016)
New cartoon - Brexit (June 23, 2016)
New cartoon - Pisa Tower (June 17, 2016)
New cartoon - Coffee In, Code Out (June 11, 2016)
Opera 38 installed and ready for browser testing (June 8, 2016)
Firefox 47 Released (and available for web testing) (June 7, 2016)
New cartoon - Refreshments (June 4, 2016)
New cartoon - Binary (May 28, 2016)
Chrome 51 Available For Cloud Testing (May 25, 2016)
New cartoon - Titanic (May 21, 2016)
New cartoon - Home Sweet Home (May 13, 2016)
New cartoon - Computer Chips (May 6, 2016)
Opera 37 released and added to our browser-testing cloud (May 4, 2016)
New cartoon - Cold Computer (April 29, 2016)
Firefox 46 available for testing (April 26, 2016)
New cartoon - The Terminator (April 22, 2016)
New cartoon - Bitmask (April 14, 2016)
Chrome 50 is now available for web testing (April 13, 2016)
New cartoon - Dinosaurs (April 8, 2016)
New cartoon - Home Sweet Home (April 1, 2016)
New cartoon - Twins (March 24, 2016)
New cartoon - 1023MB (March 18, 2016)
Opera 36 released and deployed to our browser cloud (March 15, 2016)
Announcing Browserling's Safari Extension! (March 14, 2016)
New cartoon - Keyboard (March 9, 2016)
Firefox 45 Released and Ready for Testing (March 8, 2016)
Chrome 49 added to our cloud (March 2, 2016)
New cartoon - 4:04 AM (March 2, 2016)
Android 6.0 Marshmallow Now Available! (February 25, 2016)
New cartoon - Hobbit (February 24, 2016)
New cartoon - Java (February 17, 2016)
New cartoon - Home IPv6 (February 10, 2016)
New cartoon - SQL Query (February 3, 2016)
Opera 35 Now Available For Web Testing (February 2, 2016)
New cartoon - CSS Float (January 27, 2016)
Firefox 44 is now available for testing (January 26, 2016)
Chrome 48 Released Today (and available for testing) (January 20, 2016)
New cartoon - Dates (January 20, 2016)
New cartoon - VIM (January 14, 2016)
We've added 7 more programming tools! (January 7, 2016)
New cartoon - Table Layout (January 6, 2016)
New cartoon - Glasses (January 1, 2016)
We've added 6 more web developer tools! (December 28, 2015)
Merry Christmas & Happy New Year from Browserling! (December 25, 2015)
New cartoon - Test Engineer (December 23, 2015)
New cartoon - Spaghetti (December 18, 2015)
We've added even more webdev tools! (December 17, 2015)
Firefox 43 Released! (December 15, 2015)
We've added more webdev tools! (December 10, 2015)
New cartoon - Full Stack (December 9, 2015)
Opera 34 added to our browser cloud (December 8, 2015)
Chrome 47 Added to Browserling (December 5, 2015)
New cartoon - Shopping (December 2, 2015)
Announcing Browserling's Web Developer Tools! (December 1, 2015)
New cartoon - Winamp (November 25, 2015)
We added a new cartoon to our web comic - Home (November 18, 2015)
New web cartoon - SEO Expert (November 11, 2015)
Announcing Browserling's Firefox Extension! (November 5, 2015)
New web cartoon - Bathroom (November 5, 2015)
Firefox 42 Installed In Our Browser Testing Cloud (November 3, 2015)
Announcing Browserling's Opera Addon! (October 30, 2015)
New cartoon - Browser History (October 28, 2015)
Opera 33 available for cross-browser testing (October 27, 2015)
New cartoon - Cookie Monster (October 21, 2015)
Chrome 46 Added to Browserling (October 15, 2015)
New cartoon - Internet Explorer CSS Pun (October 14, 2015)
A new cartoon in our comic: Internet Explorer (October 5, 2015)
A new cartoon in our comic: Hotel (September 30, 2015)
A new cartoon in our comic: Bar (September 29, 2015)
Announcing Browserling's Webcomic! (September 28, 2015)
Mozilla Firefox 41 Released and Added to Browserling (September 22, 2015)
More Web Developer Jokes (September 17, 2015)
Opera 32 Released and Added to Browserling (September 15, 2015)
Web Developer Jokes (September 7, 2015)
Chrome 45 Released and Added to Browserling (September 1, 2015)
Browserling now has bookmarklets! (August 28, 2015)
Mozilla Firefox 40 Released and Added to Browserling (August 11, 2015)
Opera 31 Released and Added to Browserling (August 6, 2015)
Announcing Browserling's Chrome Extension! (August 5, 2015)
Browser sharing URL scheme now includes OS platform (July 30, 2015)
Announcing quick /b/ (browse) URLs (July 25, 2015)
Bug Hunter now has Imgur support (July 24, 2015)
Chrome 44 Released and Added to Browserling (July 21, 2015)
Announcing Browserling's Bug Hunter! (July 9, 2015)
Mozilla Firefox 39 Released and Added to Browserling (July 2, 2015)
Live API now supports Windows 8.1 (June 26, 2015)
Browserling now has Windows 8.1 support (June 16, 2015)
Opera 30 Released and Added to Browserling (June 10, 2015)
Live API now supports multiple OS platforms (June 9, 2015)
Browserling now supports multiple operating systems (June 5, 2015)
Chrome 43 Added to Browserling (May 20, 2015)
Firefox 38 Added to Browserling (May 12, 2015)
Live API now supports right click and middle click (wheel click) (May 8, 2015)
Introducing short URLs (May 7, 2015)
Right Click and Wheel Click Now Work in Browserling (May 5, 2015)
New Feature - Browser Sharing through Tools (May 1, 2015)
Opera 29 Added to Browserling (April 29, 2015)
Announcing Browserling's Live API (April 20, 2015)
Chrome 42 Added to Browserling (April 14, 2015)
Firefox 37 Added to Browserling (March 31, 2015)
New Feature - Basic Screenshots (March 26, 2015)
New Feature - On-Screen Keyboard (March 25, 2015)
Android 5.1 Lollipop Added! (March 20, 2015)
Opera 28 Added to Browserling (March 10, 2015)
Chrome 41 Added to Browserling (March 4, 2015)
Firefox 36 Added to Browserling (February 25, 2015)
Local Cross-Browser Testing Tutorial for Linux and Mac (February 18, 2015)
Local Cross-Browser Testing Tutorial for Windows (February 14, 2015)
New Security Feature - Login Rate Limiting (February 7, 2015)
Opera 27 Added to Browserling (January 28, 2015)
Chrome 40 Added to Browserling (January 27, 2015)
Firefox 35 Now Available (January 13, 2015)
Android 4.4 KitKat Added! (December 29, 2014)
Browserling's now much faster - We've upgraded servers to SSDs and 2xRAM and 2xCPU (December 7, 2014)
Opera 26 Added to Browserling (December 3, 2014)
Firefox 34 Now Available (December 1, 2014)
We've added Android 5.0 Lollipop to Browserling (November 25, 2014)
Chrome 39 Added to Browserling (November 18, 2014)
New Pricing Signup Form (November 5, 2014)
Opera 25 Added to Browserling (October 15, 2014)
Firefox 33 Added (October 13, 2014)
Chrome 38 Now Available (October 8, 2014)
Browser Sharing URL Scheme (September 20, 2014)
Opera 24 Now Available (September 4, 2014)
Firefox 32 Added to Browserling (September 3, 2014)
Chrome 37 Added to Browserling (August 26, 2014)
Opera 23 Now Available (July 25, 2014)
Firefox 31 Now Available at Browserling (July 24, 2014)
Chrome 36 Added to Browserling (July 16, 2014)
We just added Firefox 30 to Browserling (June 11, 2014)
Opera 22 Now Available (June 3, 2014)
Chrome 35 Now Available (May 20, 2014)
Opera 21 Added to Browserling (May 6, 2014)
Firefox 29 Added for Testing (April 29, 2014)
Chrome 34 Added to Browserling (April 10, 2014)
Firefox 28 Added for Browser Testing (March 18, 2014)
Opera 20 Added to Browserling (March 5, 2014)
Chrome 33 Added to Browserling (February 21, 2014)
Firefox 27 Added for Cloud Testing (February 4, 2014)
Internet Explorer 11 Added to Browserling (January 30, 2014)
Opera 19 Released (January 29, 2014)
Chrome 32 Added to Browserling (January 14, 2014)
Firefox 26 Added to Browserling (December 10, 2013)
Opera 18 Added to Browser Cloud (November 19, 2013)
Chrome 31 Just Added! (November 12, 2013)
Mozilla Firefox 25 Released (October 29, 2013)
Opera 17 Released and Added to Our Testing Cloud (October 8, 2013)
Chrome 30 Now Available (October 2, 2013)
Firefox 24 Released (September 17, 2013)
Opera 16 Added to Browser Testing Cloud (August 27, 2013)
Chrome 29 Added for Web Testing (August 20, 2013)
Firefox 23 Released (August 6, 2013)
Chrome 28 Added to Cloud Testing Platform (July 9, 2013)
Opera 15 Released (Opera Switches to Chrome!) (July 2, 2013)
Firefox 22 Released (June 25, 2013)
Chrome 27 Available for Browser Testing (May 21, 2013)
Firefox 20 Released (April 2, 2013)
Chrome 26 Added to Browserling (March 26, 2013)
Chrome 25 Released (February 21, 2013)
Chrome 24 Released (January 10, 2013)
We just added Internet Explorer 10 (December 11, 2012)
Chrome 23 Released (November 6, 2012)
Chrome 22 Released (September 25, 2012)
Chrome 21 Released (July 31, 2012)
Chrome 20 Released (June 26, 2012)
Opera 12 Released (June 14, 2012)
Chrome 19 Released (May 15, 2012)
Chrome 18 Released (March 28, 2012)
Chrome 17 Released (February 8, 2012)
Firefox 9 Released (December 20, 2011)
Chrome 16 Released (December 13, 2011)
Chrome 15 Released (October 25, 2011)
Chrome 14 Released (September 16, 2011)
Chrome 13 Released (August 2, 2011)
We just added Firefox 3 to Browserling (January 5, 2011)
We have a blog! (December 1, 2010)