http://www.downloadsquad.com/2009/11/02/15-great-google-chrome-extensions/
AdblockPlus, Xmarks, Bubble Translate, ...
Showing posts with label Chrome. Show all posts
Showing posts with label Chrome. Show all posts
Wednesday, November 4, 2009
Sunday, September 6, 2009
Cleeki - Very Cool Firefox / IE / Chrome Add-on
URL: Cleeki
Cleeki can capture keyword(s) anywhere on a screen with as simple as one click, search it on the Internet, and preview the results immediately. Demos showing how Cleeki works.

One click will do everything: grab keywords anywhere on your screen, search in multiple channels, and display results instantly.

Cleeki can form complex keywords from multiple screen locations. Simply SHIFT+Click.

Search requests can be submitted to multiple websites simultaneously.

Wikipedia's over two million articles are never this close to you with a little help from Cleeki.
Saturday, August 15, 2009
Google Chrome Developer Tools
http://code.google.com/p/chromedevtools/
This project provides debugging tools for developers writing web applications that run on Google Chrome or its open-source version Chromium. The tools enable you to debug JavaScript inside the browser over the TCP/IP protocol.
The project comprises:
- A ChromeDevTools SDK that provides a Java API that enables a debugging application to communicate with a Google Chrome browser from the localhost using the TCP/IP-based Google Chrome Developer Tools Protocol.
- An Eclipse debugger that uses the SDK. This debugger enables you to debug JavaScript running inside Google Chrome tabs from the Eclipse IDE.
As the SDK and Eclipse debugger are written in Java, this project is of most benefit to developers who use Java tools for debugging web applications inside Google Chrome. You can use the SDK to write your own debugger that uses the protocol to communicate with Google Chrome.
Subscribe to:
Posts (Atom)