Practical commands of Chrome browser

Source: Internet
Author: User
Tags memory usage sessions

1. chrome: // flags

It can be used to enable or disable some chrome experience features.

2. chrome: // dns

This command will display the browser pre-captured host name list

3. chrome: // downloads

This command can also be downloaded from the menu. Its shortcut key is Ctrl + J.

4. chrome: // extensions

This command is equivalent to menu-tool-extension.

5. chrome: // bookmarks

Renamed the name is equivalent to menu-bookmarks manager. The shortcut key is Ctrl + Shift + O.

6. chrome: // history

This command can be directly accessed from menu-history. The shortcut key is Ctrl + H.

7. chrome: // memory

This command will be redirected to "chrome: // memory-redirect/". It will display the browser memory usage and other browsers running in the system, including firefox. The browser process details are also displayed.

8. chrome: // net-internals

This command displays network-related information. It is used to capture network events generated by the browser, export data, and view DNS host resolution cache.

One of the most important functions is "testing". If you cannot access a website, you can use "chrome: // net-internals-> click the "Tests" tab-> enter the URL and click start test. Chrome will report the specific problem.

9. chrome: // quota-internals

This command is used to display the disk space quota used by the browser.

10. chrome: // sessions

This command is used to display the number of sessions of the currently running browser and the detailed list

11. chrome: // settings

This command can be directly accessed through menu-options, and can be used to control the browser settings

12. chrome: // sync-internals

Used to display the synchronization status of chrome

Finally, if you want to view all chrome commands, you can use chrome: // about/

In addition, please note that all the commands mentioned above can also use the about: xxx command, which will be automatically redirected to chrome: //, for example:

The code is as follows: Copy code
About: dns

Chrome: // dns

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.