A list of what is available after console. in a dev tools console Mastering The Developer Tools Console – Treehouse Blog (sometime restricted to Chrome).
Chrome
Gargl: Create an API from website visit
How to reverse engineer REST API use by web sites:
How to enable Intellisense for javascript API
This is an exemple of javascript stub file used to document javascript API to Visual Studio: Chrome Extension API stub file.
This is a small part of the excellent Web Developer Checklist (a Chrome extension useful to check good practices on your pages).
Build Google Chrome Extensions in Visual Studio
A Visual Studio project template to develop Google Chrome extension (.NET Slave | Build Google Chrome Extensions in Visual Studio). You have Chrome extenion structure files created for you, Intellisense for Chrome object model and MSBuild process modified for .zip generation (missing is .crx generation for those who need it like me).
.Net binding for the Chromium Embedded Framework
Chromium Embedded Framework is a “simple framework for embedding chromium browser windows in other applications” and chillitom/CefSharp privides WinForms and WPF web browser control around CEF (currently based on Chrome 25).
Business Garden – Les Petits Secrets de Google Chrome : Toutes Les Commandes a Connaître
Ca peut peut-être servire.
Business Garden – Les Petits Secrets de Google Chrome : Toutes Les Commandes a Connaître