marcusvpires / cifra-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

open-my-page

What it does

This extension includes:

  • a background script, "background.js"
  • a browser action
  • a page "my-page.html"

All it does is: when the user clicks the button, open "my-page.html" in a new tab.

What it shows

  • how to listen for browser action clicks in a background script
  • how to open a page packaged with your extension

About


Languages

Language:JavaScript 57.7%Language:CSS 24.5%Language:HTML 17.7%