Skip to main content

Microsoft Edge: Notes

Microsoft Edge - Inspirational Page layout

Try switching to Microsoft Edge browser, which is based on Chromium open source project.

About Microsoft Edge browser

Commonly used keyboard shortcuts


CTRL + T : new tab
CTRL + N : new window
CTRL + SHIFT + N : new InPrivate window

CTRL + D : Add current page to favorites
CTRL + F : find on current page
CTRL + H : history
CTRL + J : Downloads
CTRL + P : print

CTRL + SHIFT + I : Developer tools
SHIFT + ESC : open Browser Task Manager

F1 : open Help

Missing

Where is the status bar of Microsoft Edge?

Change default Bing search engine to Google

Settings: Share, copy and paste

edge://settings/shareCopyPaste

Popular posts from this blog

nmap - The Network Mapper

WARNING : It is ILLEGAL to scan hosts without permission.

VMware Workstation: vmrun.exe

Using vmrun.exe to manage VMs on VMware Workstation

Linux command: lspci

Linux command: lspci - list pci devices tuyendq@ubuntu001:~$ man lspci NAME        lspci - list all PCI devices SYNOPSIS        lspci [options] DESCRIPTION        lspci is a utility for displaying information about PCI buses in the system and devices connected to them.        By  default,  it  shows a brief list of devices. Use the options described below to request either a more verbose output or output intended for parsing by        other programs.        If you are going to report bugs in PCI device drivers or in lspci itself, please include output of "lspci -vvx" or even better  "lspci  -vvxxx"  (however,        see below for possible caveats).        Some  parts of the output, especially in the highly verbose modes, are probably intelligible only to experienced PCI hac...