| OLD | NEW |
| 1 title=Adblock Plus system requirements | 1 title=Adblock Plus system requirements |
| 2 | 2 |
| 3 | 3 |
| 4 <p> | 4 <p> |
| 5 {{s1 Adblock Plus is a platform-independent extension, which means that it can
be installed on any | 5 {{ "Adblock Plus is a platform-independent extension, which means that it can
be installed on any operating system provided that a host application is availab
le."|translate("s1") }} |
| 6 operating system provided that a host application is available.}} {{s2 Support
ed | 6 {{ "Supported programs and versions are listed below."|translate("s2") }} |
| 7 programs and versions are listed below.}} | |
| 8 </p> | 7 </p> |
| 9 | 8 |
| 10 <h2 id="firefox">Firefox</h2> | 9 <h2 id="firefox">Firefox</h2> |
| 11 | 10 |
| 12 <ul> | 11 <ul> |
| 13 <li>Firefox 36</li> | 12 <li>Firefox 36</li> |
| 14 <li>Firefox 37</li> | 13 <li>Firefox 37</li> |
| 15 <li>Firefox 38{{s3 : Using <a href="development-builds">Adblock Plus developme
nt | 14 <li>Firefox 38{{ ': Using <a href="development-builds">Adblock Plus developmen
t builds</a> is recommended.'|translate("s3") }}</li> |
| 16 builds</a> is recommended.}}</li> | 15 <li>Firefox 39{{ ': Using <a href="development-builds">Adblock Plus developmen
t builds</a> is recommended.'|translate("s3") }}</li> |
| 17 <li>Firefox 39{{s3 : Using <a href="development-builds">Adblock Plus developme
nt | 16 <li>Firefox 40{{ ': Using <a href="development-builds">Adblock Plus developmen
t builds</a> is recommended.'|translate("s3") }}</li> |
| 18 builds</a> is recommended.}}</li> | |
| 19 <li>Firefox 40{{s3 : Using <a href="development-builds">Adblock Plus developme
nt | |
| 20 builds</a> is recommended.}}</li> | |
| 21 </ul> | 17 </ul> |
| 22 | 18 |
| 23 <h2 id="chrome">Google Chrome</h2> | 19 <h2 id="chrome">Google Chrome</h2> |
| 24 | 20 |
| 25 <ul> | 21 <ul> |
| 26 <li>Google Chrome 41</li> | 22 {%- for version in get_current_browser_versions("chrome") %} |
| 27 <li>Google Chrome 42</li> | 23 <li>Google Chrome {{ version }}</li> |
| 28 <li>Google Chrome 43</li> | 24 {%- endfor %} |
| 29 <li>Google Chrome 44</li> | |
| 30 </ul> | 25 </ul> |
| 31 | 26 |
| 32 <h2 id="opera">Opera</h2> | 27 <h2 id="opera">Opera</h2> |
| 33 | 28 |
| 34 <ul> | 29 <ul> |
| 35 <li>Opera 28</li> | 30 {%- for version in get_current_browser_versions("opera") %} |
| 36 <li>Opera 29</li> | 31 <li>Opera {{ version }}</li> |
| 37 <li>Opera 30</li> | 32 {%- endfor %} |
| 38 <li>Opera 31</li> | |
| 39 </ul> | 33 </ul> |
| 40 | 34 |
| 41 <h2 id="opera">Safari</h2> | 35 <h2 id="opera">Safari</h2> |
| 42 | 36 |
| 43 <ul> | 37 <ul> |
| 44 <li>Safari 6.0</li> | 38 <li>Safari 6.0</li> |
| 45 <li>Safari 6.1</li> | 39 <li>Safari 6.1</li> |
| 46 <li>Safari 7.0</li> | 40 <li>Safari 7.0</li> |
| 47 <li>Safari 8.0</li> | 41 <li>Safari 8.0</li> |
| 48 </ul> | 42 </ul> |
| 49 | 43 |
| 50 <h2 id="internet-explorer">Internet Explorer</h2> | 44 <h2 id="internet-explorer">Internet Explorer</h2> |
| 51 | 45 |
| 52 <ul> | 46 <ul> |
| 53 <li>Internet Explorer 8</li> | 47 <li>Internet Explorer 8</li> |
| 54 <li>Internet Explorer 9</li> | 48 <li>Internet Explorer 9</li> |
| 55 <li>Internet Explorer 10</li> | 49 <li>Internet Explorer 10</li> |
| 56 <li>Internet Explorer 11</li> | 50 <li>Internet Explorer 11</li> |
| 57 </ul> | 51 </ul> |
| 58 | 52 |
| 59 <h2 id="thunderbird">Yandex.Browser</h2> | 53 <h2 id="thunderbird">Yandex.Browser</h2> |
| 60 | 54 |
| 61 <ul> | 55 <ul> |
| 62 <li>Yandex.Browser 15.2</li> | 56 {%- for version in get_current_browser_versions("yandex") %} |
| 63 <li>Yandex.Browser 15.4</li> | 57 <li>Yandex.Browser {{ version }}</li> |
| 58 {%- endfor %} |
| 64 </ul> | 59 </ul> |
| 65 | 60 |
| 66 <h2 id="fennec">Firefox Mobile (Fennec)</h2> | 61 <h2 id="fennec">Firefox Mobile (Fennec)</h2> |
| 67 | 62 |
| 68 <ul> | 63 <ul> |
| 69 <li>Firefox Mobile 36</li> | 64 <li>Firefox Mobile 36</li> |
| 70 <li>Firefox Mobile 37</li> | 65 <li>Firefox Mobile 37</li> |
| 71 <li>Firefox Mobile 38{{s3 : Using <a href="development-builds">Adblock Plus de
velopment | 66 <li>Firefox Mobile 38{{ ': Using <a href="development-builds">Adblock Plus dev
elopment builds</a> is recommended.'|translate("s3") }}</li> |
| 72 builds</a> is recommended.}}</li> | 67 <li>Firefox Mobile 39{{ ': Using <a href="development-builds">Adblock Plus dev
elopment builds</a> is recommended.'|translate("s3") }}</li> |
| 73 <li>Firefox Mobile 39{{s3 : Using <a href="development-builds">Adblock Plus de
velopment | 68 <li>Firefox Mobile 40{{ ': Using <a href="development-builds">Adblock Plus dev
elopment builds</a> is recommended.'|translate("s3") }}</li> |
| 74 builds</a> is recommended.}}</li> | |
| 75 <li>Firefox Mobile 40{{s3 : Using <a href="development-builds">Adblock Plus de
velopment | |
| 76 builds</a> is recommended.}}</li> | |
| 77 </ul> | 69 </ul> |
| 78 | 70 |
| 79 <h2 id="seamonkey">SeaMonkey</h2> | 71 <h2 id="seamonkey">SeaMonkey</h2> |
| 80 | 72 |
| 81 <ul> | 73 <ul> |
| 82 <li>SeaMonkey 2.32</li> | 74 <li>SeaMonkey 2.32</li> |
| 83 <li>SeaMonkey 2.33</li> | 75 <li>SeaMonkey 2.33</li> |
| 84 <li>SeaMonkey 2.34{{s3 : Using <a href="development-builds">Adblock Plus devel
opment | 76 <li>SeaMonkey 2.34{{ ': Using <a href="development-builds">Adblock Plus develo
pment builds</a> is recommended.'|translate("s3") }}</li> |
| 85 builds</a> is recommended.}}</li> | 77 <li>SeaMonkey 2.35{{ ': Using <a href="development-builds">Adblock Plus develo
pment builds</a> is recommended.'|translate("s3") }}</li> |
| 86 <li>SeaMonkey 2.35{{s3 : Using <a href="development-builds">Adblock Plus devel
opment | 78 <li>SeaMonkey 2.36{{ ': Using <a href="development-builds">Adblock Plus develo
pment builds</a> is recommended.'|translate("s3") }}</li> |
| 87 builds</a> is recommended.}}</li> | |
| 88 <li>SeaMonkey 2.36{{s3 : Using <a href="development-builds">Adblock Plus devel
opment | |
| 89 builds</a> is recommended.}}</li> | |
| 90 </ul> | 79 </ul> |
| 91 | 80 |
| 92 <h2 id="thunderbird">Thunderbird</h2> | 81 <h2 id="thunderbird">Thunderbird</h2> |
| 93 | 82 |
| 94 <ul> | 83 <ul> |
| 95 <li>Thunderbird 31</li> | 84 <li>Thunderbird 31</li> |
| 96 <li>Thunderbird 37{{s3 : Using <a href="development-builds">Adblock Plus devel
opment | 85 <li>Thunderbird 37{{ ': Using <a href="development-builds">Adblock Plus develo
pment builds</a> is recommended.'|translate("s3") }}</li> |
| 97 builds</a> is recommended.}}</li> | 86 <li>Thunderbird 38{{ ': Using <a href="development-builds">Adblock Plus develo
pment builds</a> is recommended.'|translate("s3") }}</li> |
| 98 <li>Thunderbird 38{{s3 : Using <a href="development-builds">Adblock Plus devel
opment | 87 <li>Thunderbird 39{{ ': Using <a href="development-builds">Adblock Plus develo
pment builds</a> is recommended.'|translate("s3") }}</li> |
| 99 builds</a> is recommended.}}</li> | |
| 100 <li>Thunderbird 39{{s3 : Using <a href="development-builds">Adblock Plus devel
opment | |
| 101 builds</a> is recommended.}}</li> | |
| 102 </ul> | 88 </ul> |
| OLD | NEW |