Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 926 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 926 Bytes

To create a README for your sample

  1. Copy this file to your sample folder.
  2. Enter the requested information below.
  3. Delete these instructions.

For API samples use the name of the API. For example, a sample about the chrome.declarativeNetRequest would simply be called "chrome.declarativeNetRequest". (Do not use special formatting in headings.) For functional samples, the title should be what the sample demonstrates

Title

Hackathon Chrome Extension

Overview

Describe how the sample demonstrates the API or use case and briefly describe how to use it.

Implementation Notes

Add any information that doesn't fit elsewhere in the README.

Running this extension

  1. Clone this repository.
  2. Load this directory in Chrome as an unpacked extension.
  3. Add the rest of the instructions here