, download the. tar.gz format of the compressed package file: depot_tools_linux.tar.gz
To keep this compilation documentation separate and complete, let's assume that your Depot_tools directory is under your compiled directory ($CHROMIUM _root),
But it's not necessary, you can place it anywhere, and then add this path to your PATH environment variable or other variable,
3. Because a lot of people are so interested in our temporary work server that we can't access it, try downloading the code
We have not encountered such a problem, we are in the analysis of some large e-commerce platform Web front-end script, want to find an element binding Click event, not so easy, because some front-end script encapsulation of the relatively hidden, and even some encryption script, with the traditional search element ID, or page source method to find, May be in vain at last. Let me show you the events that use Chrome to find the binding of elements.
It'
When the Chrome form is automatically populated, the background of the input text box turns yellow, because chrome defaults to the AutoFill input form plus the Input:-webkit-autofill private property, which fills the following style:
Input:-webkit-autofill {
background-color: #FAFFBD;
Background-image:none;
Color: #000;
}
See a lot of information: there are two solutions, temporarily
First: for solid
Download Chrome Driver First (the installation of Firefox Driver is the same as this step)Link:Http://chromedriver.storage.googleapis.com/index.htmlNext, on the console (terminal), manipulate the instructions for the red font:
Install Unzip
sudo apt-get install unzip
Assuming you ' re running a 64-bit OS, download the latest version of Chromedriver from their website
wget -N http://chromedriver.storage.googleapis.com/2.10/c
1. There are some in the chrome store, but I can't install them.2, source installation: http://vimium.github.io/Https://github.com/philc/vimiumgit clone [email protected]:p Hilc/vimium.gitStep-Outs:Installing from SourceVimium is written in Coffeescript, which compiles to Javascript. To install Vimium from Source:
Install Coffeescript.
Run from cake build within your Vimium directory. Any coffeescript files your change would now is automa
12 + Mac shortcut keys
Command
meaning
command+ Space (press command before pressing space)
Spotlight Search
Crt+command+f
Maximize and turn off maximize switching
Command+h
Hide Current Window
Command+0
Open the selected item
Command+w
Close the current window
Command+q
Exit the App
Command+alt+esc
Task Manager
Command+tab
A few days ago to crash the system, get a long time also did not fix, simply installed 18.04, the following is the installation of Chrom browser steps, the network according to 16.04 installed, should be the sameStart the terminal.Enter the following command:sudo wget http://www.linuxidc.com/files/repo/google-chrome.list -P /etc/apt/sources.list.d/wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -1sudo apt updatesudo apt install google-
No secret before source code-hou Jie's STL source code analysisThe source code here mainly refers to reading the source code. Based on this definition, I personally slightly modified this sentence: "Source code + debugging" is no secret.With the research attitude, today we have compiled the Chrome source code with VC ++ 2008 (now only 2008 of the VC ++ version is available on the machine). The compilation process is described as follows:
1. Use tortoi
About the micro-trust program news is a hot topic in the Internet news these days, all kinds of speculation is endless. The applet is only in a beta phase, but in 2010 Google has also developed Chrome apps based on Chrome browser, which are two different products, but in many places there are many similarities, for Chrome
The app's understanding may be helpful t
When it comes to chrome, people tend to think fast, stable, secure, and plug-in-rich, but few people know why Chrome can be faster than other similar products. Product launch speed, page load speed, browsing speed can win the key is where? This article gives you two ways to uncover the mysteries of Chrome's speed and teach you how to make your chrome apps faster!
[2] chrome inter-process communication 1. the basic mode of chrome Process Communication is Interprocess Communication, which is called IPC (inter-process communication). In a few articles on chrome, there is an article about this. Chrome has three main processes: browser main processes, which we have always named as t
Fiddler
Fiddler mode use know how much (a) in-depth study
Fiddle
Fiddle
Chrome
Google Chrome Official
Chrome-Basics
Chrome-Advanced
Chrome-Performance
Chrome-Adva
Compile articleTo study chrome, you have to compile it first, which is very helpful for subsequent code analysis and reading, and it's a cool thing to think about compiling a Chrome browser to use.
Compiling environment preparationChrome's compilation and WebKit, compared to the difficulty, is simply a two-time equation solution and partial differential equations to solve the comparison (I still do not hav
[3] chrome Process Model 1. the basic process structure Chrome is a multi-process architecture, but all processes will be managed by the boss and the browser process, taking the path of centralized management. In the browser process, there are xxxprocesshost, Each host corresponds to a process For example, renderprocesshost corresponds to renderprocess, pluginprocesshost corresponds to pluginprocess, and nu
I18N (whose source is the English word internationalization the first character I and n,18 as the middle character number) is the abbreviation of "internationalization". The I18N encapsulation API in the Chrome plugin framework:Chrome.i18n.getMessage (name)The characters used can be defined in a format similar to __msg_extname__, and then invoked through this API, for example:Chrome.i18n.getMessage (' Extname ')There is still some work to be done befo
1. Set the font, use the Ubuntu Tweak tool to set the system font to the default font, instead of the Wen Quan shu-yi font;2. Use Adblock Plus to filter out the spam ads, or a lot of flash on the page will cause the page to lag;Here must subscribe to China's advertising list, otherwise it is not effective, after all, we visit the main site or domestic.3. Do not enable the Flash playback feature by defaultThis I would like to suggest, after all, I look at the main page is text content, then flash
I think the simplest-on-the-password for the keyring to an empty password--you'll not being prompted for a pas Sword Then:
Open applications, accessories, Password and encryption Keys
Right-click on the "login" keyring
Select "Change Password"
Enter your old password and leave the new password blank
Press OK, read the security warning, think about it and if your still want to get rid of this dialog, choose "Use unsafe st Orage ".
Again, as the message says:this would expose a
This article mainly introduces the JS in Chrome and IE under the implementation of replication, the need for friends can refer to theIE JS Code: Code as follows:
1, double hit Open the Chrome browser, click on the top right three horizontal icon, in the pop-up menu select "Settings" option;
2, click on the bottom of the "Show Advanced Settings";
3, click the privacy settings under the "Content Settings" button;
4, in the content settings, respectively, click on cookies and JavaScript under the "Management Exceptions" button to set;
5, in the Pop-up Settings window to enter the a
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.