Posted on December 22, 2009, 11:53 pm, by Kyle M Brown, under
chrome.
Make: Google
Model: Chrome
Version: all current versions
Objective: To create a link in the Chrome browser for sending a webpage by email.
Step 1) Launch Google Chrome.
Step 2) Right-click the Bookmarks bar and select “Add Page”. Figure 1.
Step 3) In the Name textbox, input the word Send Link. Figure 2.
Step 4) In the URL textbox, input the following (Figure 3):
javascript:location.href=’mailto: SUBJECT=’+document.title+’&BODY=’+escape(location.href);
[...]
Posted on September 14, 2009, 6:26 am, by Kyle M Brown, under
chrome.
Make: Google
Model: Chrome
Verison: 0.3.155.0
Objective: View pdf files using the Google Chrome browser.
Step 1 ) Close Adobe Reader verison 8, if open. Note: Instructions if needed: http://www.adobe.com/products/reader/8to9/
Step 2) Install verison 9 of adobe reader. Note: If you get a 1402 permissions registry related error, change the permission on the parent folder in the registry to “Everyone”.
End – Chrome [...]
Posted on March 18, 2009, 3:46 pm, by Kyle M Brown, under
chrome.
Found an interseting post at Matt Cutts blog. Instructions on writing extensions for Googles Chrome browser in 3 steps.
Some Takeways from the post:
1. Install the developer-channel version of Google Chrome. I don’t know if this is 100% necessary, but new support for plugins will probably show up in the developer version first. You can read instructions [...]
Posted on March 18, 2009, 3:30 pm, by Kyle M Brown, under
chrome.
Google has released a new beta version of its chrome browser, which is said to be 25% faster than the current version.
The best thing about this new beta is speed — it’s 25% faster on our V8 benchmark and 35% faster on the Sunspider benchmark than the current stable channel version and almost twice as [...]
Posted on September 2, 2008, 2:37 pm, by Kyle M Brown, under
Google.
The Google Chrome Web Browser download is availble.
Read my quick PRE review here.