Skip to content

Commit

Permalink
fix(browser-ext): add assets for Chrome Web Store page (#310)
Browse files Browse the repository at this point in the history
Our "Openwhyd + Track" button (a.k.a. browser extension, or bookmarklet) has been [published on Chrome Web Store](https://chrome.google.com/webstore/detail/foohaghobcolamikniehcnnijdjehfjk/publish-review?hl=fr) for years, making it easy to install for users of Google Chrome.

Recently, Google asked us to update the public page of our extension, but we failed to get our changes accepted. We're not sure yet if this is caused by the wording of its description, or by the choice of images we uploaded to illustrate it.

Here is the admin link: https://chrome.google.com/webstore/devconsole/3db39e57-ca94-4dbb-933b-d9fb843cd022/foohaghobcolamikniehcnnijdjehfjk/edit/listing?hl=fr

In this PR, we add the assets used on our Chrome Web Store page, to keep track of those assets and find them when we need to make updates again.
  • Loading branch information
adrienjoly committed Mar 28, 2020
1 parent ecc88f3 commit 925d64d
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@
/config/apns
/scripts/mongodb-scripts/db
/scripts/mongodb-scripts/*.gz
/misc
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 925d64d

Please sign in to comment.