diff --git a/README.md b/README.md index 62770a9..006cac7 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ Browser extensions (Chrome, Firefox, Opera and Safari) to display GitHub and Git * Support private repositories (see [instructions](#access-token)) * Support GitHub and GitLab Enterprise (Chrome and Opera only, see [instructions](#enterprise-urls)) -![Octotree on GitHub](docs/github.png) -![Octotree on GitLab](docs/gitlab.png) +![Octotree on GitHub](docs/chrome-github.png) +![Octotree on GitLab](docs/chrome-gitlab.png) ### Install on Chrome, Firefox and Opera * Install Octotree from [Chrome Web Store](https://chrome.google.com/webstore/detail/octotree/bkhaagjahfmjljalopjnoealnfndnagc), [Mozilla Add-ons Store](https://addons.mozilla.org/en-US/firefox/addon/octotree/) or [Opera Add-ons Store](https://addons.opera.com/en/extensions/details/octotree/) diff --git a/dist/chrome.crx b/dist/chrome.crx index 615d564..773f8b7 100644 Binary files a/dist/chrome.crx and b/dist/chrome.crx differ diff --git a/dist/chrome.zip b/dist/chrome.zip index 06749cd..70cdcd7 100644 Binary files a/dist/chrome.zip and b/dist/chrome.zip differ diff --git a/dist/firefox.xpi b/dist/firefox.xpi index 864a353..89d0f0b 100644 Binary files a/dist/firefox.xpi and b/dist/firefox.xpi differ diff --git a/dist/opera.nex b/dist/opera.nex index 615d564..773f8b7 100644 Binary files a/dist/opera.nex and b/dist/opera.nex differ