Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: pages/development-builds.html

Issue 29722659: Fixes #36 - Adjusted heading font-sizes and line-heights (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Created March 14, 2018, 1:33 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pages/chrome.md ('k') | pages/edge.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/development-builds.html
===================================================================
--- a/pages/development-builds.html
+++ b/pages/development-builds.html
@@ -62,16 +62,36 @@
<a href="/devbuilds/adblockplusie/00latest.exe">{{s17 <fix>Adblock Plus</fix> for <fix>Internet Explorer</fix> (Internet Explorer 8 or above required)}}</a>
<small>{{s18 (<a href="/devbuilds/adblockplusie/">older builds</a>)}}</small>
</li>
<li>
<a href="/devbuilds/adblockplusandroid/00latest.apk">{{s19 <fix>Adblock Plus</fix> for <fix>Android</fix>}}</a>
<small>{{s20 (<a href="/devbuilds/adblockplusandroid/00latest.changelog.xhtml">changelog</a>,
<a href="/devbuilds/adblockplusandroid/">older builds</a>)}}</small>
</li>
+ <li>
+ <a href="https://addons.mozilla.org/downloads/latest-beta/elemhidehelper/elemhidehelper-devbuild.xpi">{{s21 Element Hiding Helper}}</a>
+ <small>{{s20 (<a href="/devbuilds/elemhidehelper/00latest.changelog.xhtml">changelog</a>,
+ <a href="https://addons.mozilla.org/addon/elemhidehelper/versions/beta">older builds</a>)}}</small>
+ </li>
+ <li>
+ <a href="https://addons.mozilla.org/downloads/latest-beta/abpcustomization/abpcustomization-devbuild.xpi">{{s23 Customizations for <fix>Adblock Plus</fix>}}</a>
+ <small>{{s20 (<a href="/devbuilds/abpcustomization/00latest.changelog.xhtml">changelog</a>,
+ <a href="https://addons.mozilla.org/addon/abpcustomization/versions/beta">older builds</a>)}}</small>
+ </li>
+ <li>
+ <a href="https://addons.mozilla.org/downloads/latest-beta/diagnostics-for-adblock-plus/diagnostics-for-adblock-plus-devbuild.xpi">{{s25 Diagnostics for <fix>Adblock Plus</fix>}}</a>
+ <small>{{s9 (<a href="/devbuilds/abpwatcher/00latest.changelog.xhtml">changelog</a>,
+ <a href="https://addons.mozilla.org/addon/diagnostics-for-adblock-plus/versions/beta">older builds</a>)}}</small>
+ </li>
+ <li>
+ <a href="https://addons.mozilla.org/downloads/latest-beta/url-fixer/url-fixer-devbuild.xpi">{{s27 URL Fixer}}</a>
+ <small>{{s20 (<a href="/devbuilds/url-fixer/00latest.changelog.xhtml">changelog</a>,
+ <a href="https://addons.mozilla.org/addon/url-fixer/versions/beta">older builds</a>)}}</small>
+ </li>
</ul>
<p>
{{s29 Your browser will check for updates automatically and offer you an update to the more
recent development build once it is available.}} {{s30 Note that you will never be updated to
the stable release, instead you will get the development build immediately following the
stable release.}}
</p>
« no previous file with comments | « pages/chrome.md ('k') | pages/edge.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld