Skip to content

Commit

Permalink
ajout des icons
Browse files Browse the repository at this point in the history
  • Loading branch information
simon511000 committed Dec 29, 2021
1 parent fdda445 commit 7bfae3f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 0 deletions.
Binary file added icons/urca_128.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/urca_16.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/urca_48.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
"name": "MiaouNotes",
"description": "Ajoute de nouvelles fonctionnalités à l'intranet de l'URCA",
"version": "2.0",
"icons": {
"16": "icons/urca_16.jpg",
"48": "icons/urca_48.jpg",
"128": "icons/urca_128.jpg"
},
"manifest_version": 3,
"permissions": ["storage"],
"content_scripts": [{
Expand Down

0 comments on commit 7bfae3f

Please sign in to comment.