diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2017-04-15 00:12:44 -0400 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2017-04-15 00:12:44 -0400 |
commit | 6d300cb77cbc78b1985a9fea7ca6ca4f379fbdf5 (patch) | |
tree | 35b53e3f53bf404f1952f0bcd048c812bcce0b16 | |
parent | c4936caa471bf2105ce977fe9b3bc0acf74be9e5 (diff) |
Mark abouticecat extension as multiprocessor compatible
-rw-r--r-- | data/extensions/abouticecat@gnu.org/install.rdf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/data/extensions/abouticecat@gnu.org/install.rdf b/data/extensions/abouticecat@gnu.org/install.rdf index 0f8065a..f315dd2 100644 --- a/data/extensions/abouticecat@gnu.org/install.rdf +++ b/data/extensions/abouticecat@gnu.org/install.rdf @@ -7,8 +7,10 @@ <em:creator>Ruben Rodriguez</em:creator> <em:id>abouticecat@gnu.org</em:id> <em:version>1.0</em:version> + <em:description>Custom about:home page with privacy feature selector</em:description> <em:updateURL>https://127.0.0.1/</em:updateURL> - <!-- <em:updateKey></em:updateKey> --> + <em:multiprocessCompatible>true</em:multiprocessCompatible> +<!-- <em:updateKey></em:updateKey> --> <!-- firefox --> <em:targetApplication> <Description> |