Parcourir la source

Add icon

main
Dylan Baker il y a 3 ans
Parent
révision
a9d315b022
2 fichiers modifiés avec 5 ajouts et 1 suppressions
  1. BIN
      icon48.png
  2. 5
    1
      manifest.json

BIN
icon48.png Voir le fichier


+ 5
- 1
manifest.json Voir le fichier

@@ -3,7 +3,11 @@
3 3
   "name": "Wordle Extended Share",
4 4
   "version": "1.0",
5 5
 
6
-  "description": "Includes the guesses as well as the colors",
6
+  "description": "Includes the guesses in spoiler tags",
7
+
8
+  "icons": {
9
+    "48": "icon48.png"
10
+  },
7 11
 
8 12
   "content_scripts": [
9 13
     {

Chargement…
Annuler
Enregistrer