| Index: config.xml |
| =================================================================== |
| --- a/config.xml |
| +++ b/config.xml |
| @@ -3,10 +3,11 @@ |
| <!-- SETS EXTENSION INFORMATION --> |
| <name>Adblock Plus</name> |
| <author href="http://adblockplus.org/">Adblock Plus Team</author> |
| <icon src="/icons/abp-128.png"/> |
| <description xml:lang="en">Ads were yesterday! The successful extension Adblock Plus is now available for Opera.</description> |
| <!-- SETS REQUIREMENTS --> |
| <feature name="opera:urlfilter" required="true"/> <!-- Required to use the URL Filter API --> |
| + <feature name="opera:contextmenus" required="true"/> |
| <access origin="*" subdomains="true"/> <!-- Required to download the ad blocking lists --> |
| </widget> |