Blisk (browser)

Blisk
Initial releaseMay 9, 2016; 7 years ago (2016-05-09)
Stable release(s)
Linux20.0.176.140 Edit this on Wikidata / 13 May 2023; 48 days ago (13 May 2023)
macOS20.0.176.140 Edit this on Wikidata / 13 May 2023; 48 days ago (13 May 2023)
Windows20.0.176.140 Edit this on Wikidata / 13 May 2023; 48 days ago (13 May 2023)
Written inC++
EnginesBlink, V8
Operating system

Windows 7 and later, Linux

PlatformIA-32, x64, ARMv7, ARMv8-A
TypeWeb browser
LicenseFreeware under Blisk Terms of Service
Websiteblisk.io

Blisk is a freemium Chromium-based web browser that aims to improve productivity and code quality by providing a wide array of tools for Web development and testing for different type of devices: desktop, tablet and mobile.

History

The latest generation of Blisk applications started with the release of version 14 which was announced by the Blisk team on January 15, 2021. With version 14, Blisk started using the new reworked application core, enabling to use simultaneously multiple devices in a synchronized mode (devices follow each other by URL and Scroll position), full support of single-page applications, the possibilities to simulate different mobile networks, and control the device caching.

The initial beta release of Blisk for Linux was announced on April 10, 2021, public Linux release and support of Linux-based OS (Ubuntu, Debian, Fedora, OpenSUSE) was announced by the Blisk team on May 7, 2021.

Features

Blisk is the same as Chromium and Google Chrome in that it features a minimalistic user interface. For example, the merging of the address bar and search bar into the omnibox. Blisk features the side-by-side view of a selected device and desktop content. The workspace can split in two with the device occupying the left-hand side, while the desktop content occupies the right one.

User interface

By default, the main user interface consists of tabs, address bar (Omnibox), toolbar, toolbox, device content, splitter, and desktop content.

Tabs are the main component of Blisk's user interface and located at the top of the window rather than below the controls. Presence and appearance of device and desktop contents are managed by the user and may vary depending on the tab.

The Omnibox is a URL box that combines the functions of both the address bar and search box. If a user enters the URL of a site previously searched from, Blisk allows pressing Tab to search the site again directly from the Omnibox. When a user starts typing in the Omnibox, Blisk provides suggestions for previously visited sites (based on the URL or in-page text), popular websites (not necessarily visited before), and popular searches. Suggestions based on previously visited sites cannot be turned off. Blisk will also autocomplete the URLs of sites visited often. If a user types keywords into the Omnibox that don't match any previously visited websites and presses enter, Blisk will conduct the search using the default search engine.

Blisk's toolbar includes Toggle Developer Mode button to the left, and Back, Forward, Refresh/Cancel buttons to the right. A Home button is not shown by default, but can be added through the Settings page to take the user to the new tab page or a custom home page.

Browsing Mode (top image) and Development Mode (bottom image) in Blisk version 14.0.69.187

Workflow

Blisk is the software aimed to increase the performance of IT specialists while browsing the web or building and testing web applications. The users are able to work in either Browsing Mode or Developer Mode on each tab. Both modes may be used simultaneously across different tabs.

Browsing and Developer Modes

Browsing Mode is used to look for something across the web and view web content and media. This mode displays same layout and behaves same as other popular web browsers like Google Chrome, Internet Explorer, Microsoft Edge, Safari or Firefox. Developer Mode uses custom layout with menu and displays devices. This mode is used for web development and testing of web applications.

Developer Mode

Developer mode is an extended mode and includes the features for web development and testing. With enabled Developer mode, Blisk displays devices and additional interface elements and controls: menus, notifications, device panes, devices, dialog overlays, etc.

To enable Developer mode, the user should click the Developer Mode button to the left of Omnibox. This opens the last used device set or launches Device Manager, where user can select devices to use in a Device Set. Devices are hidden by default unless the user selects a device from the Device Manager at the top right corner. In addition to Devices, Blisk offers Chrome-like desktop view that is a regular browser web view same as in Google Chrome, Internet Explorer, Microsoft Edge, Safari or Firefox.

The button "Development Domain" in Blisk

Development Domain

For web development and testing purposes, the users may need to use Development Domain option in launched Developer Mode. After navigating Blisk to a specific domain (e.g. localhost), this option becomes available. Click the Development Domain button to add the current domain to the list of Development Domains. The next time the user navigates to a given development domain, Blisk automatically launches Developer Mode for it.

Device emulation

Blisk comes with a pre-installed set of phones, tablets, laptops, and desktops that can be simulated, making it easy for developers to test how their code renders across multiple devices and browsers. The feature can be used to compare how the design responds to different screen resolutions and pixel ratios. Device simulation enables developers to test the page behavior in various environments without having to rely on actual devices. Blisk's devices natively support original screen resolution, portrait or landscape orientation, device pixel ratio, user agent, and touch events. As of May 2019, Blisk supports more than 50 devices for web development and testing needs.

Phones

OSs: Android and iOS.

Vendors: Apple Inc., Google, LG, Samsung, OnePlus.

iOS devices:

Android devices:

Tablets

OSs: Android and iPadOS.

Vendors: Apple Inc., Google.

Fast device switching in Blisk browser from Device panel

iPadOS devices:

Android devices:

Laptops

OSs: macOS and Windows.

Vendors: Apple Inc., Dell.

macOS devices:

Windows devices:

  • Laptop 1366×768
  • Laptop 1280×800

Desktops

OSs: macOS and Windows.

Desktops:

With version 14, Blisk introduced the view called "Chrome-like desktop view" which replaced the previous Desktop view. The Chrome-like desktop view is a regular web view same as appears in other popular web browsers.

In addition to the existing Device Manager, the Blisk team introduced an additional solution for fast device switching from the device panel. The feature was released with the patch 14.0.69.187.

Error Monitoring

With enabled Developer Mode, Blisk starts monitoring for page errors in JavaScript and resources that failed to load across each launched devices. Whenever an error or a warning appears, Blisk displays a notification at the bottom left corner of each device panel. By clicking error notification, the user opens a window with the list of errors and warnings, that are grouped by text and may be sorted by type.

Capture

With enabled Developer Mode, the users may use different capturing options: take different types of screenshots or record a video of their screen.

The user may take screenshots of the whole Device Set (all launched devices will appear on a screenshot) or take screenshot of a single device. Depending on the setting "Auto-upload to cloud storage" in Menu > Settings > Captures, the user is able to:

  • Upload the screenshot to the cloud storage.
  • Edit the screenshot in a dedicated tool called Image Editor.
  • Download the screenshot and save on the file system.

The user is able to record a video of his screen with a limited duration. As of January 2021, the duration of a video recording is limited to 2 minutes. The video may be recorded in both Browsing and Developer Modes.The user may also switch between modes while recording a video of his screen.

Scroll synchronization

When looking at two different devices, developers can easily see how elements of their projects translate across devices with simultaneous scrolling, meaning if the user scrolls on his/her screen, Blisk also scrolls the same amount on the emulated device he/she chooses. The developer can focus on web development without needing to update the page manually every once in a while.

Blisk DevTools

Multiple DevTools in Blisk Browser

Blisk DevTools is a set of web developer tools built directly into the Blisk application. DevTools help edit pages on-the-fly and diagnose problems quickly, which helps users build better websites, faster. With version 14.0.71.69 released on February 16, 2021, the Blisk team implemented:

  • Simultaneous usage of multiple Developer Tools
  • Developer tools docking
  • Inspecting HTML elements in a convenient way with Developer tools
  • Developer tools undocking into a separate window
  • Starting Developer tools in a separate window.

Page Auto-refresh

Blisk can automatically track changes to local code, and accordingly refresh the page, making development easier. Since version 3.1.62.192, Blisk can also automatically update website styling based on file system changes to referenced CSS files. Page Auto-refresh uses low-level native system API to watch for changes in files and folders specified by the user. When a watched file or a folder gets modified, Blisk automatically refreshes web pages that are displayed on devices, making it easier for the developer to notice, how the new piece of code affects the visual appearance and functionalities of a web page.

Integration with Command line and other web browsers

With the release of version 16.0.79.98, Blisk team announced the new feature - integration with Command Prompt on Windows and Terminal on macOS and Linux. Such integration made possible to launch Blisk with a custom device set from Command line. In addition, the users are able to specify the URL and device orientation for the device set.

Integration with other web browsers is another feature that appeared with the release of version 16.0.79.98. Blisk team implemented the dedicated URL handler that recognizes Blisk links - custom URLs starting with blisk:// protocol. With installed Blisk URL handler, the users can launch Blisk with a custom device set from other browsers' address bar (Omnibox), extension, or bookmarklet.

Privacy

Incognito

Blisk features Incognito mode, which prevents the browser from permanently storing any history information or cookies from the websites visited. Incognito mode is similar to the private browsing feature in other web browsers. It doesn't prevent saving in all windows: "You can switch between an incognito window and any regular windows you have open. You'll only be in incognito mode when you're using the incognito window".

Speed

The JavaScript virtual machine used by Blisk inherited from Chromium, the V8 JavaScript engine, has features such as dynamic code generation, hidden class transitions, and precise garbage collection.

See also


This page was last updated at 2023-07-03 12:12 UTC. Update now. View original page.

All our content comes from Wikipedia and under the Creative Commons Attribution-ShareAlike License.


Top

If mathematical, chemical, physical and other formulas are not displayed correctly on this page, please useFirefox or Safari