Grammalecte  Diff

Differences From Artifact [ffeda8ed63]:

To Artifact [d6b505c28a]:


11
12
13
14
15
16
17
18

19
20
21
22
23
24

25




26
11
12
13
14
15
16
17

18
19
20
21
22
23
24
25

26
27
28
29
30







-
+






+
-
+
+
+
+

  "version": "${version}",

  "author": "${author}",
  "homepage_url": "${link}",

  "background": {
    "scripts": [
      "grammalecte-js/graphspell/helpers.js",
      "grammalecte/graphspell/helpers.js",
      "background.js"
    ]
  },

  "permissions": [
    "storage"
  ],
  ]

  "legacy":  {
    "type": "xul"
  }
}