/ChromeExtension

This is an example Chrome Extension. This extension loads jquery, then loads the source of this extension (timestamp.js) this extension runs at "document_end" (when the dom should be ready) for all URLS (configurable in manifest.json) and adds a click handler to submit buttons.

This repository is not active