toolkit/mozapps/extensions/test/browser/browser_purchase.xml

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 <?xml version="1.0" encoding="utf-8" ?>
     2 <searchresults total_results="100">
     3   <addon>
     4     <name>Ludicrously Expensive Add-on</name>
     5     <type id='1'>Extension</type>
     6     <guid>addon5@tests.mozilla.org</guid>
     7     <version>1.0</version>
     8     <authors>
     9       <author>
    10         <name>Test Creator</name>
    11         <link>http://example.com/creator.html</link>
    12       </author>
    13     </authors>
    14     <status id='4'>Public</status>
    15     <summary>Test summary</summary>
    16     <description>Test description</description>
    17     <compatible_applications>
    18       <application>
    19         <name>Firefox</name>
    20         <appID>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</appID>
    21         <min_version>0</min_version>
    22         <max_version>*</max_version>
    23       </application>
    24       <application>
    25         <name>SeaMonkey</name>
    26         <appID>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</appID>
    27         <min_version>0</min_version>
    28         <max_version>*</max_version>
    29       </application>
    30     </compatible_applications>
    31     <all_compatible_os>
    32       <os>ALL</os>
    33     </all_compatible_os>
    34     <payment_data>
    35       <link>http://example.com/browser/toolkit/mozapps/extensions/test/browser/releaseNotes.xhtml?addon5</link>
    36       <amount amount="101">$101</amount>
    37     </payment_data>
    38   </addon>
    39   <addon>
    40     <name>Cheap Add-on</name>
    41     <type id='1'>Extension</type>
    42     <guid>addon2@tests.mozilla.org</guid>
    43     <version>1.0</version>
    44     <authors>
    45       <author>
    46         <name>Test Creator</name>
    47         <link>http://example.com/creator.html</link>
    48       </author>
    49     </authors>
    50     <status id='4'>Public</status>
    51     <summary>Test summary</summary>
    52     <description>Test description</description>
    53     <compatible_applications>
    54       <application>
    55         <name>Firefox</name>
    56         <appID>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</appID>
    57         <min_version>0</min_version>
    58         <max_version>*</max_version>
    59       </application>
    60       <application>
    61         <name>SeaMonkey</name>
    62         <appID>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</appID>
    63         <min_version>0</min_version>
    64         <max_version>*</max_version>
    65       </application>
    66     </compatible_applications>
    67     <all_compatible_os>
    68       <os>ALL</os>
    69     </all_compatible_os>
    70     <payment_data>
    71       <link>http://example.com/browser/toolkit/mozapps/extensions/test/browser/releaseNotes.xhtml?addon2</link>
    72       <amount amount="0.99">$0.99</amount>
    73     </payment_data>
    74   </addon>
    75   <addon>
    76     <name>Reasonable Add-on</name>
    77     <type id='1'>Extension</type>
    78     <guid>addon3@tests.mozilla.org</guid>
    79     <version>1.0</version>
    80     <authors>
    81       <author>
    82         <name>Test Creator</name>
    83         <link>http://example.com/creator.html</link>
    84       </author>
    85     </authors>
    86     <status id='4'>Public</status>
    87     <summary>Test summary</summary>
    88     <description>Test description</description>
    89     <compatible_applications>
    90       <application>
    91         <name>Firefox</name>
    92         <appID>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</appID>
    93         <min_version>0</min_version>
    94         <max_version>*</max_version>
    95       </application>
    96       <application>
    97         <name>SeaMonkey</name>
    98         <appID>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</appID>
    99         <min_version>0</min_version>
   100         <max_version>*</max_version>
   101       </application>
   102     </compatible_applications>
   103     <all_compatible_os>
   104       <os>ALL</os>
   105     </all_compatible_os>
   106     <payment_data>
   107       <link>http://example.com/browser/toolkit/mozapps/extensions/test/browser/releaseNotes.xhtml?addon3</link>
   108       <amount amount="1">$1</amount>
   109     </payment_data>
   110   </addon>
   111   <addon>
   112     <name>Free Add-on</name>
   113     <type id='1'>Extension</type>
   114     <guid>addon1@tests.mozilla.org</guid>
   115     <version>1.0</version>
   116     <authors>
   117       <author>
   118         <name>Test Creator</name>
   119         <link>http://example.com/creator.html</link>
   120       </author>
   121     </authors>
   122     <status id='4'>Public</status>
   123     <summary>Test summary</summary>
   124     <description>Test description</description>
   125     <compatible_applications>
   126       <application>
   127         <name>Firefox</name>
   128         <appID>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</appID>
   129         <min_version>0</min_version>
   130         <max_version>*</max_version>
   131       </application>
   132       <application>
   133         <name>SeaMonkey</name>
   134         <appID>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</appID>
   135         <min_version>0</min_version>
   136         <max_version>*</max_version>
   137       </application>
   138     </compatible_applications>
   139     <all_compatible_os>
   140       <os>ALL</os>
   141     </all_compatible_os>
   142     <install size="1">http://example.com/addon1.xpi</install>
   143   </addon>
   144   <addon>
   145     <name>More Expensive Add-on</name>
   146     <type id='1'>Extension</type>
   147     <guid>addon4@tests.mozilla.org</guid>
   148     <version>1.0</version>
   149     <authors>
   150       <author>
   151         <name>Test Creator</name>
   152         <link>http://example.com/creator.html</link>
   153       </author>
   154     </authors>
   155     <status id='4'>Public</status>
   156     <summary>Test summary</summary>
   157     <description>Test description</description>
   158     <compatible_applications>
   159       <application>
   160         <name>Firefox</name>
   161         <appID>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</appID>
   162         <min_version>0</min_version>
   163         <max_version>*</max_version>
   164       </application>
   165       <application>
   166         <name>SeaMonkey</name>
   167         <appID>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</appID>
   168         <min_version>0</min_version>
   169         <max_version>*</max_version>
   170       </application>
   171     </compatible_applications>
   172     <all_compatible_os>
   173       <os>ALL</os>
   174     </all_compatible_os>
   175     <payment_data>
   176       <link>http://example.com/browser/toolkit/mozapps/extensions/test/browser/releaseNotes.xhtml?addon4</link>
   177       <amount amount="1.01">$1.01</amount>
   178     </payment_data>
   179   </addon>
   180 </searchresults>

mercurial