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

Side by Side Diff: pages/development-builds.html

Issue 29391741: Noissue - Added Microsoft Edge to devbuilds page (Closed)
Patch Set: Removed language part from URL Created March 24, 2017, 10:30 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 title=Development builds 1 title=Development builds
2 2
3 <head> 3 <head>
4 <link href="https://chrome.google.com/webstore/detail/ldcecbkkoecffmfljeihcmifjj doepkn" rel="chrome-webstore-item"> 4 <link href="https://chrome.google.com/webstore/detail/ldcecbkkoecffmfljeihcmifjj doepkn" rel="chrome-webstore-item">
5 <script> 5 <script>
6 document.addEventListener("DOMContentLoaded", function() 6 document.addEventListener("DOMContentLoaded", function()
7 { 7 {
8 var link = document.getElementById("chrome-install-link"); 8 var link = document.getElementById("chrome-install-link");
9 if (typeof chrome != "undefined" && chrome.webstore) 9 if (typeof chrome != "undefined" && chrome.webstore)
10 { 10 {
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 <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> 48 <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>
49 <small>{{s11 (<a href="/devbuilds/adblockpluschrome/00latest.changelog.xhtml ">changelog</a>, 49 <small>{{s11 (<a href="/devbuilds/adblockpluschrome/00latest.changelog.xhtml ">changelog</a>,
50 <a href="/devbuilds/adblockpluschrome/">older builds</a>)}}</small> 50 <a href="/devbuilds/adblockpluschrome/">older builds</a>)}}</small>
51 </li> 51 </li>
52 <li> 52 <li>
53 <a href="/devbuilds/adblockplussafari/00latest.safariextz">{{s15 <fix>Adbloc k Plus</fix> for <fix>Safari</fix> (Safari 6 or above required)}}</a> 53 <a href="/devbuilds/adblockplussafari/00latest.safariextz">{{s15 <fix>Adbloc k Plus</fix> for <fix>Safari</fix> (Safari 6 or above required)}}</a>
54 <small>{{s16 (<a href="/devbuilds/adblockplussafari/00latest.changelog.xhtml ">changelog</a>, 54 <small>{{s16 (<a href="/devbuilds/adblockplussafari/00latest.changelog.xhtml ">changelog</a>,
55 <a href="/devbuilds/adblockplussafari/">older builds</a>)}}</small> 55 <a href="/devbuilds/adblockplussafari/">older builds</a>)}}</small>
56 </li> 56 </li>
57 <li> 57 <li>
58 <a href="https://www.microsoft.com/store/p/adblock-plus-development-build/9n blggh4x3bm">{{abp-edge <fix>Adblock Plus</fix> for <fix>Microsoft Edge</fix>}}</ a>
59 <small>{{changelog (<a href="/devbuilds/adblockplusedge/00latest.changelog.x html">changelog</a>)}}</small>
60 </li>
61 <li>
58 <a href="/devbuilds/adblockplusie/00latest.exe">{{s17 <fix>Adblock Plus</fix > for <fix>Internet Explorer</fix> (Internet Explorer 8 or above required)}}</a> 62 <a href="/devbuilds/adblockplusie/00latest.exe">{{s17 <fix>Adblock Plus</fix > for <fix>Internet Explorer</fix> (Internet Explorer 8 or above required)}}</a>
59 <small>{{s18 (<a href="/devbuilds/adblockplusie/">older builds</a>)}}</small > 63 <small>{{s18 (<a href="/devbuilds/adblockplusie/">older builds</a>)}}</small >
60 </li> 64 </li>
61 <li> 65 <li>
62 <a href="/devbuilds/adblockplusandroid/00latest.apk">{{s19 <fix>Adblock Plus </fix> for <fix>Android</fix>}}</a> 66 <a href="/devbuilds/adblockplusandroid/00latest.apk">{{s19 <fix>Adblock Plus </fix> for <fix>Android</fix>}}</a>
63 <small>{{s20 (<a href="/devbuilds/adblockplusandroid/00latest.changelog.xhtm l">changelog</a>, 67 <small>{{s20 (<a href="/devbuilds/adblockplusandroid/00latest.changelog.xhtm l">changelog</a>,
64 <a href="/devbuilds/adblockplusandroid/">older builds</a>).}}</small> 68 <a href="/devbuilds/adblockplusandroid/">older builds</a>).}}</small>
65 </li> 69 </li>
66 <li> 70 <li>
67 <a href="https://addons.mozilla.org/downloads/latest-beta/elemhidehelper/ele mhidehelper-devbuild.xpi">{{s21 Element Hiding Helper}}</a> 71 <a href="https://addons.mozilla.org/downloads/latest-beta/elemhidehelper/ele mhidehelper-devbuild.xpi">{{s21 Element Hiding Helper}}</a>
(...skipping 24 matching lines...) Expand all
92 stable release.}} 96 stable release.}}
93 </p> 97 </p>
94 98
95 <p id="opera-install"> 99 <p id="opera-install">
96 {{s31 <strong>Important Opera installation notice</strong>: Opera adds extensi ons not downloaded via the webstore but deactivates them by default. After addin g the ABP development build, go to the extensions menu and enable it.}} 100 {{s31 <strong>Important Opera installation notice</strong>: Opera adds extensi ons not downloaded via the webstore but deactivates them by default. After addin g the ABP development build, go to the extensions menu and enable it.}}
97 </p> 101 </p>
98 102
99 <h2 id="changes">{{s32 How do I know what has changed?}}</h2> 103 <h2 id="changes">{{s32 How do I know what has changed?}}</h2>
100 104
101 <p>{{s33 When the browser shows you the notification about available updates, cl ick the development build and then "Show Information" button. This will display the list of all changes in this build. For a more high-level overview of the cha nges and additional information please follow the <a href="/development-builds/" >development build announcements</a>. You can subscribe to the <a href="/rss/?se ction=development-builds">RSS feed</a> in your favorite feed reader.}}</p> 105 <p>{{s33 When the browser shows you the notification about available updates, cl ick the development build and then "Show Information" button. This will display the list of all changes in this build. For a more high-level overview of the cha nges and additional information please follow the <a href="/development-builds/" >development build announcements</a>. You can subscribe to the <a href="/rss/?se ction=development-builds">RSS feed</a> in your favorite feed reader.}}</p>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld