nikoma / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.