mobile-config-firefox/org.postmarketos.mobile_config_firefox.metainfo.xml
Oliver Smith 75c57aa3aa
treewide: change license to MPL-2.0
Adjust the license to be able to upstream adjustments from this
repository to upstream Firefox. I've asked all contributors if they are
fine with the license change in the related issue.

Fixes: https://gitlab.com/postmarketOS/mobile-config-firefox/-/issues/31
2022-01-30 11:59:52 +01:00

20 lines
765 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="addon">
<id>org.postmarketos.mobile_config_firefox</id>
<name>Mobile Config for Firefox</name>
<summary>Mobile and privacy friendly configuration for Firefox (distro-independent)</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MPL-2.0</project_license>
<extends>
<id>org.mozilla.firefox</id>
</extends>
<description>
<p>
UI optimizations to allow using Firefox on mobile devices (i.e. small touch screen), including two finger zoom and enforcing of mobile user agent. Privacy enhancements such as disabled search suggestions, disabled Firefox studies, disabled Telemetry and DuckDuckGo as default search engine.
</p>
</description>
</component>