-
Book Overview & Buying
-
Table Of Contents
Google Web Toolkit 2 Application Development Cookbook
By :
In this recipe, we are going to install Speed Tracer in the Google Chrome browser as an extension.
To install Speed Tracer, the Google Chrome browser needs to be started with a special tag, --enable-extension-timeline-api in order to enable Speed Tracer to work. To do this, we need to modify the Google Chrome shortcut as follows:
Right-click on the shortcut and select Properties.
Go to the Target field and paste --enable-extension-timeline-api at the end next to ...chrome.exe" after a space, as shown in the following screenshot:
![]() |
Click on Apply | OK.
Now, carry out the following steps to install the extension:
Start the Google Chrome browser by clicking the modified shortcut.
Go to http://code.google.com/webtoolkit/speedtracer/get-started.html#downloading, and click on the Install Speed Tracer (chrome extension) button.
Install the downloaded extension.
Speed Tracer is installed as an extension of the Google chrome browser. When...
Change the font size
Change margin width
Change background colour
