| 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | <!-- Copyright 2014 Richard Hughes <richard@hughsie.com> --> |
|---|
| 3 | <component type="addon"> |
|---|
| 4 | <id>mozilla-adblockplus</id> |
|---|
| 5 | <extends>firefox.desktop</extends> |
|---|
| 6 | <extends>mozilla-seamonkey.desktop</extends> |
|---|
| 7 | <extends>mozilla-thunderbird.desktop</extends> |
|---|
| 8 | <name>Adblock Plus</name> |
|---|
| 9 | <summary>Prevent advertisements from being downloaded and displayed</summary> |
|---|
| 10 | <url type="homepage">https://adblockplus.org/</url> |
|---|
| 11 | <metadata_license>CC0-1.0</metadata_license> |
|---|
| 12 | <project_license>GPL-3.0+</project_license> |
|---|
| 13 | <updatecontact>richard@hughsie.com</updatecontact> |
|---|
| 14 | </component> |
|---|