Index: pages/development-builds.html |
=================================================================== |
--- a/pages/development-builds.html |
+++ b/pages/development-builds.html |
@@ -1,9 +1,9 @@ |
-title=Development builds |
+ title=Development builds |
<head> |
<link href="https://chrome.google.com/webstore/detail/ldcecbkkoecffmfljeihcmifjjdoepkn" rel="chrome-webstore-item"> |
<script> |
document.addEventListener("DOMContentLoaded", function() |
{ |
var link = document.getElementById("chrome-install-link"); |
if (typeof chrome != "undefined" && chrome.webstore) |
@@ -33,16 +33,18 @@ |
<h2 id="bugs">{{s5 How do I report bugs in development builds?}}</h2> |
<p>{{s6 Please do so <a href="/forum/viewforum.php?f=1">in the forum</a>, simply create a new topic (but look around a little, the same issue might have been reported already). You don't need to register but you can do so if you want to be notified about changes in your topic. Please provide all the information necessary to reproduce the issue, especially development build version, browser and browser version, operating system. Please consider temporarily installing the latest stable version of the extension and verifying that the issue doesn't exist there, as this information is generally very helpful.}}</p> |
<h2 id="installation">{{s7 How do I install/update development builds?}}</h2> |
<p>{{s8 To install a development build click one of the links below:}}</p> |
+<p><small>{{ tos-agreement[TOS agreement] By clicking a link below, you agree to our <a href="terms">Terms of Use</a>. }}</small></p> |
+ |
<ul> |
<li> |
<a href="/devbuilds/adblockplusfirefox/00latest.xpi">{{s10 <fix>Adblock Plus</fix> for <fix>Firefox</fix>}}</a> |
<small>{{s20 (<a href="/devbuilds/adblockplusfirefox/00latest.changelog.xhtml">changelog</a>, |
<a href="/devbuilds/adblockplusfirefox/">older builds</a>)}}</small> |
</li> |
<li> |
<a href="https://chrome.google.com/webstore/detail/adblock-plus-development/ldcecbkkoecffmfljeihcmifjjdoepkn" id="chrome-install-link">{{abp-for-chrome <fix>Adblock Plus</fix> for <fix>Chrome</fix> and <fix>Opera</fix>}}</a> |