TuulaP / storebookinfo

Firefox add-on for storing book info from visited webpage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

storebookinfo

What it does

Mark book info from page and store it locally

This example adds a sidebar that lets you take notes on the current web page. The notes are saved to local storage, and the notes for each page are shown again when you open that page again.

The example also uses the commands manifest key to add a keyboard shortcut that opens the sidebar.

What it shows

How to create a sidebar for an add-on. How to associate the sidebar with the currently active tab in that sidebar's window. How to store and restore sidebar content.

About

Firefox add-on for storing book info from visited webpage


Languages

Language:JavaScript 66.1%Language:CSS 21.5%Language:HTML 12.5%