We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c106f commit d6a9f6dCopy full SHA for d6a9f6d
README.md
@@ -29,6 +29,15 @@ The following image shows the highlighting on an article after clicking the
29
30

31
32
+Development
33
+-----------
34
+
35
+A different `manifest.json` is used for Chrome and Firefox. For development, create a symbolic link
36
+`manifest.json` that points to either `manifest_chrome.json` or `manifest_firefox.json`, depending
37
+on the environment.
38
39
+To generate zip archives, run `zip.sh`.
40
41
Privacy Policy
42
--------------
43
0 commit comments