Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 448 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 448 Bytes

Copy Pound

What it does

This extension adds an icon to the toolbar. Clicking it pops up a short list of symbols, including the GBP or pound sterling. Clicking a symbol copies it to the clipboard.

Symbols included:

  • £ (Pound Sterling / GBP)
  • € (Euro)
  • ¥ (Yen)
  • $ (Dollar)
  • ¢ (Cent)
  • © (Copyright)
  • ™ ® (Trademark)
  • °C °F (Degrees)
  • • (Bullet)

Generate release

./zipup $VERSION
git push --follow-tags