diff options
author | papush | 2021-05-01 01:13:49 +0200 |
---|---|---|
committer | papush | 2021-05-01 01:13:49 +0200 |
commit | 9c4a24f809bcae9246cc029958f4ce8ff4398211 (patch) | |
tree | 983dec001c6cf9d769ae6f5b3a844f5b8883398d | |
parent | 9fb00f6282226387af972e47491db9f76197fec5 (diff) |
change addon id
-rw-r--r-- | install.rdf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install.rdf b/install.rdf index e1bb3a2..c832bf6 100644 --- a/install.rdf +++ b/install.rdf @@ -2,7 +2,7 @@ <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#"> <Description about="urn:mozilla:install-manifest"> - <em:id>palemoon-redirector@papush</em:id> + <em:id>url-rewriter@papush</em:id> <em:name>URL Rewriter</em:name> <em:version>2.8.2</em:version> <em:creator>papush</em:creator> |