Learn about Chrome: // Chrome page

TipsMake.com - In the previous article, we introduced you to some of the technical features of Firefox 's about page , and this time we will continue to learn about the same page system of the browser. Chrome, that's chrome: //

Chrome: // About

In chrome: // about this page contains a lot of URLs that lead to different pages, many of which you can open through Chrome's main menu, such as chrome: // bookmarks is the management page. bookmark, chrome: // settings is Chrome 's corresponding Options page:

Learn about Chrome: // Chrome page Picture 1

Besides, there are a few special URL paths used for debugging located at the bottom of the page. For example, type chrome: // kill in the Address box to turn off the open tab:

Learn about Chrome: // Chrome page Picture 2

Chrome: Flags

Chrome: // flags , or chrome: // labs pages can be considered the most interesting part of Chrome. Almost all of the features here have not been activated and used in the default mode, and Google also recommends that users be absolutely careful when tampering and editing technical attributes. here. These internal features are related to security, management policies, and stability, but may result in data loss. So consider carefully before deciding to use!

Learn about Chrome: // Chrome page Picture 3

New features are usually enabled here before they are enabled via the default mode. For example, users can enable the Enable NTP Bookmark Features option to add a bookmark section to Chrome's new tab. The new bookmark manager has not been enabled in Chrome 16 yet, but will definitely be changed in subsequent versions.

Learn about Chrome: // Chrome page Picture 4

Chrome: Sessions

Another feature is hidden inside chrome: // flags as Enable Syncing Open Tabs , with the main effect being to add the Open Tabs option in Chrome 's Sync Settings section:

Learn about Chrome: // Chrome page Picture 5

After activation, we will see a list of browser sessions in the chrome: // sessions.

Learn about Chrome: // Chrome page Picture 6

However, this feature is already available in default mode and displayed on Chrome's main interface.

Chrome: // Memory and Chrome: // Tasks

In chrome: // memory , users will know more about Chrome's memory usage information, specifically for the extension and associated applications. In case there are other browsers running, such as Mozilla Firefox or Internet Explorer , it will also display the usage of those browsers.

Learn about Chrome: // Chrome page Picture 7

Besides, you can open chrome: // memory page by clicking on the link Stats for nerds at the bottom of the Task Manager window of Chrome, right-click on Chrome's title bar and select Task Manager or type chrome : // tasks into new tab:

Learn about Chrome: // Chrome page Picture 8

Chrome: // Net-Internals

On the other hand, the chrome: // net-internals page will show all the information and tools that support managing, monitoring and diagnosing connection problems. Support the ability to 'capture' network packets, analyze and save reports to files for future use.

Learn about Chrome: // Chrome page Picture 9

However, most of the tools here are not suitable for normal users, but the Tests section is different. If a website is inaccessible, enter the site's address in the Tests page and Chrome will determine the exact problem for you.

Learn about Chrome: // Chrome page Picture 10

Chrome: // Crashes

In the chrome: // crashes section , the browser will list all the most recent errors. However, we can only see this error if Automatically send usage statistics and crash reports to Google options are enabled under Under the Hood of Chrome Settings .

Learn about Chrome: // Chrome page Picture 11

Chrome: // Tracing

Chrome page : // tracing is actually a tool being developed to allow users to analyze Chrome 's performance. Just press the Record button and Chrome will start working:

Learn about Chrome: // Chrome page Picture 12

When this process is complete, we can easily know what activities are taking place and take up much of the system's hardware time and resources.

Learn about Chrome: // Chrome page Picture 13

Besides, there are many other sites like, chrome: // flash showing information about flash plug-in, chrome: // sync-internals will show the process of syncing data of Chrome. Good luck!

5 ★ | 1 Vote

May be interested

  • Which technology device consumes electricity?Photo of Which technology device consumes electricity?
    certainly many of us have wondered why electricity is much more than estimated. the culprit is sometimes the technology equipment that users prefer and use every day in every family.
  • Can you cure your laptop yourself?Photo of Can you cure your laptop yourself?
    your daily work always needs a laptop, but suddenly it collapses 'dead' for many different reasons. how to deal with these situations?
  • Learn about Firefox's Web Developer ToolsPhoto of Learn about Firefox's Web Developer Tools
    in the following article, we will introduce and guide you how to exploit and use the supported web developer toolkit available in firefox. this component includes an application for analyzing, inspecting websites, executing any kind of javascript code, requests and messages via http ...
  • Learn about Opera page: of Opera browserPhoto of Learn about Opera page: of Opera browser
    in the previous articles, we introduced you to some features of the about page in firefox browser, chrome: // chrome page, and this time we will continue with the opera: page of opera browser. . here, you can find many options to intervene, edit the specifications related to performance as well as stability.
  • How does the firewall work?Photo of How does the firewall work?
    experts agree that there are three types of 'backbone' software to set up personal computer security: antivirus, firewall and password management. however, though extremely important, firewalls are often least remembered.
  • Learn about Java Driver in MongoDBPhoto of Learn about Java Driver in MongoDB
    in the following article, we will introduce you some basic features of mongodv java driver as well as how to deploy and apply in practice.