Enable the configuration in chrome and Firefox

Source: Internet
Author: User

Install sidebarenhancements

Then, press Ctrl + k, CTRL + B to open the sidebar, right-click the file in the sidebar, and find open width-> edit applications.

Set the method for enabling Firefox here.

 

Application: change the path to the default installation path.

 

[
{"ID": "Side-bar-files-open-",
"Children ":
[
// Application Firefox
{
"Caption": "Firefox ",
"ID": "Side-bar-files-open-with-Firefox ",

"Command": "side_bar_files_open_with ",
"ARGs ":{
"Paths": [],
"Application": "d :\\ Program Files \ Mozilla Firefox \ firefox.exe ",
"Extensions": ". *" // any file with extension
}
},

{"Caption ":"-"},
{
"Caption": "Chrome ",
"ID": "Side-bar-files-open-with-Chrome ",

"Command": "side_bar_files_open_with ",
"ARGs ":{
"Paths": [],
"Application": "C :\\ Program Files \ google \ chrome \ Application \ chrome.exe ",
"Extensions": ". *" // any file with extension
}
}
]
}
] Enable configuration in IE

Key bindings-> User

[
{"Keys": ["Ctrl + Shift + C"], "command": "copy_path "},
{"Keys": ["Alt + F12"], "command": "open_in_browser "},
{"Keys": ["F12"], "command": "side_bar_files_open_with ",
"ARGs ":{
"Paths": [],
"Application": "d :\\ Program Files \ Mozilla Firefox \ firefox.exe ",
"Extensions": ". *" // any file with extension
}},
{"Keys": ["Ctrl + F12"], "command": "side_bar_files_open_with ",
"ARGs ":{
"Paths": [],
"Application": "C :\\ Program Files \ google \ chrome \ Application \ chrome.exe ",
"Extensions": ". *" // any file with extension
}
}

]

For other browsers, you can press Ctrl + Shift + C and paste it directly in the address bar.

In this way, you can use these three keys to preview the page during browsing:

F12: Firefox

Alt + F12: IE

CTRL + F12: chrome

Of course, you can also configure it. Other configurators can preview it in this way.

Enable the configuration in chrome and Firefox

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.