Posted by on 14 Jan 2010 by
gayatri.sa in
Browsers,
Google
Just started my experimentation with Chrome extensions and got stuck at this point: chrome.tabs.executeScript will just not work!
In the Chrome error console I kept getting this error:
Error during tabs.executeScript: Cannot access contents of url “http://google.com”. Extension manifest must request permission to access this host.
Posted by on 04 Jan 2010 by
Anil M in
Browsers,
Google
var fbShare = {url: ‘http://sree.cc/browsers/create-a-simple-google-chrome-extension’,size:’large’} How to create a simple Google chrome extension
This tutorial helps you to go through the easiest way of creating a simple extension for Google’s newly launched browser “Chrome”. Basically this browser extension adds an icon to Google Chrome Toolbar which when clicked will displays the recent tweets of a [...]