steph-w / research-connect-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Site-specific side panel example

This example demonstrates how to display the side panel only on google.com using the Side Panel API. It also allows users to open the side panel by clicking on the action icon or a keyboard shortcut.

Running this extension

  1. Clone this repository.
  2. Load this directory in Chrome as an unpacked extension.
  3. Pin the extension.
  4. Go to https://www.google.com.
  5. Click on the action icon to open the side panel.

đź’ˇ You can also open the side panel by pressing Ctrl+B (Windows) or Cmd+B (macOS).

Google.com side panel

About


Languages

Language:HTML 41.8%Language:JavaScript 32.5%Language:CSS 25.7%