Skip to content

Commit

Permalink
chore: load .gif from IPFS
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed May 10, 2020
1 parent ab90b04 commit c3256a4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DEVELOPER-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ npm run build bundle:chromium # last part is important: it overwrites manifest

Then open `chrome://extensions` in your Chromium-based browser, enable "Developer mode", click "Load unpacked extension..." and point it at the `add-on` folder within your project folder.

| Chrome "unpacked extension" | Firefox "temporary add-on" |
|-----------------------------|----------------------------|
| ![installing ipfs-companion as an unpacked extension in chrome](gifs/ipfs-companion-install-chrome-dev.gif) | ![installing ipfs-companion as a temporary add on in firefox](gifs/ipfs-companion-install-firefox-dev.gif) |
| Chrome "unpacked extension" | Firefox "temporary add-on" |
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| ![installing ipfs-companion as an unpacked extension in chrome](https://bafybeih34e3a5sgkh57lwv26c6253fxn2jdvte6ilhyld6l4ghuhybzldi.ipfs.dweb.link/ipfs-companion-install-chrome-dev.gif) | ![installing ipfs-companion as a temporary add on in firefox](https://bafybeih34e3a5sgkh57lwv26c6253fxn2jdvte6ilhyld6l4ghuhybzldi.ipfs.dweb.link/ipfs-companion-install-firefox-dev.gif) |


## Useful tasks
Expand Down
Binary file removed gifs/ipfs-companion-install-chrome-dev.gif
Binary file not shown.
Binary file removed gifs/ipfs-companion-install-firefox-dev.gif
Binary file not shown.

0 comments on commit c3256a4

Please sign in to comment.