Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
updates manifest.json to have relevant study details (#77)
Browse files Browse the repository at this point in the history
* updates manifest.json with author; adds image

* adds description and name

* updates description

* updates description

* update
  • Loading branch information
hamilton authored Apr 7, 2021
1 parent fe557dd commit 8bb31b1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 38 deletions.
33 changes: 0 additions & 33 deletions icons/icon.svg

This file was deleted.

Binary file added images/study-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 6 additions & 5 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
{
"description": "FIXME: copy must be added here https://github.com/mozilla-rally/rally-study-01/issues/62",
"author": "Mozilla",
"description": "A Mozilla Rally study that explores how people spend time with their browser.",
"author": "Mozilla Rally",
"manifest_version": 2,
"name": "Rally Study 01",
"name": "Your Time Online and \"Doomscrolling\"",
"version": "0.1.0",
"homepage_url": "https://github.com/mozilla-rally/rally-study-01",

"icons": {
"16": "icons/icon.svg",
"32": "icons/icon.svg"
"16": "images/study-icon.png",
"32": "images/study-icon.png",
"64": "images/study-icon.png"
},

"applications": {
Expand Down

0 comments on commit 8bb31b1

Please sign in to comment.