Skip to content

Commit

Permalink
Add NOTICE for Firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
suienzan committed Jan 13, 2022
1 parent cf5fa9c commit 5f68c49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

A browser extension designed to bypass certain image hash checking systems. It recreate an image with a new hash using canvas.

NOTICE! You need to set `dom.events.asyncClipboard.clipboardItem` to `true` in `about:config` if you use Firefox and enabled the `copy` in extention option. See [ClipboardItem()](https://developer.mozilla.org/en-US/docs/Web/API/ClipboardItem/ClipboardItem).

## Setup

```bash
Expand Down

0 comments on commit 5f68c49

Please sign in to comment.