Skip to content

Commit

Permalink
Add chrome installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
bruyeret committed Jan 10, 2024
1 parent 0cd4131 commit 01583b7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ Makes animated GIFs as GMail background possible. Add a GIF in a Google Photos a

Prerequisite: node v18.19.0 and run `npm i`.

## Install for Chrome browsers

To install for Chrome browsers:
- download the source folder
- remove the `browser_specific_settings` attribute of the `manifest.json`
- go to `chrome://extensions/`
- enable developer mode (top right)
- click `Load unpacked` (top left) select the `source` folder

## Try extension with web-ext

In a terminal:
Expand Down

0 comments on commit 01583b7

Please sign in to comment.