Skip to content

Latest commit

 

History

History

tutorial.quick-api-reference

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Tutorial: Handling events

This sample demonstrates how to handle events with service workers.

Overview

The extension built allows users to quickly navigate to Chrome API reference pages using the omnibox.

The events from the following APIs have been handled: chrome.runtime, chrome.omnibox and chrome.alarms.

The complete tutorial is available here.

Running this extension

  1. Clone this repository.
  2. Load this directory in Chrome as an unpacked extension.
  3. Type "api" in the omnibox followed by tab or space and select a suggestion.
  4. Click on "Tip" button in the navigation bar.