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

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

Issue 29721687: Noissue - Removed legacy Gecko extensions from development builds page (Closed)
Patch Set: Created March 13, 2018, 3:32 p.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 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
60 </li> 60 </li>
61 <li> 61 <li>
62 <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>
63 <small>{{s18 (<a href="/devbuilds/adblockplusie/">older builds</a>)}}</small > 63 <small>{{s18 (<a href="/devbuilds/adblockplusie/">older builds</a>)}}</small >
64 </li> 64 </li>
65 <li> 65 <li>
66 <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>
67 <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>,
68 <a href="/devbuilds/adblockplusandroid/">older builds</a>)}}</small> 68 <a href="/devbuilds/adblockplusandroid/">older builds</a>)}}</small>
69 </li> 69 </li>
70 <li>
71 <a href="https://addons.mozilla.org/downloads/latest-beta/elemhidehelper/ele mhidehelper-devbuild.xpi">{{s21 Element Hiding Helper}}</a>
72 <small>{{s20 (<a href="/devbuilds/elemhidehelper/00latest.changelog.xhtml">c hangelog</a>,
73 <a href="https://addons.mozilla.org/addon/elemhidehelper/versions/beta">olde r builds</a>)}}</small>
74 </li>
75 <li>
76 <a href="https://addons.mozilla.org/downloads/latest-beta/abpcustomization/a bpcustomization-devbuild.xpi">{{s23 Customizations for <fix>Adblock Plus</fix>}} </a>
77 <small>{{s20 (<a href="/devbuilds/abpcustomization/00latest.changelog.xhtml" >changelog</a>,
78 <a href="https://addons.mozilla.org/addon/abpcustomization/versions/beta">ol der builds</a>)}}</small>
79 </li>
80 <li>
81 <a href="https://addons.mozilla.org/downloads/latest-beta/diagnostics-for-ad block-plus/diagnostics-for-adblock-plus-devbuild.xpi">{{s25 Diagnostics for <fix >Adblock Plus</fix>}}</a>
82 <small>{{s9 (<a href="/devbuilds/abpwatcher/00latest.changelog.xhtml">change log</a>,
83 <a href="https://addons.mozilla.org/addon/diagnostics-for-adblock-plus/versi ons/beta">older builds</a>)}}</small>
84 </li>
85 <li>
86 <a href="https://addons.mozilla.org/downloads/latest-beta/url-fixer/url-fixe r-devbuild.xpi">{{s27 URL Fixer}}</a>
87 <small>{{s20 (<a href="/devbuilds/url-fixer/00latest.changelog.xhtml">change log</a>,
88 <a href="https://addons.mozilla.org/addon/url-fixer/versions/beta">older bui lds</a>)}}</small>
89 </li>
90 </ul> 70 </ul>
91 71
92 <p> 72 <p>
93 {{s29 Your browser will check for updates automatically and offer you an updat e to the more 73 {{s29 Your browser will check for updates automatically and offer you an updat e to the more
94 recent development build once it is available.}} {{s30 Note that you will neve r be updated to 74 recent development build once it is available.}} {{s30 Note that you will neve r be updated to
95 the stable release, instead you will get the development build immediately fol lowing the 75 the stable release, instead you will get the development build immediately fol lowing the
96 stable release.}} 76 stable release.}}
97 </p> 77 </p>
98 78
99 <p id="opera-install"> 79 <p id="opera-install">
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.}} 80 {{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.}}
101 </p> 81 </p>
102 82
103 <h2 id="changes">{{s32 How do I know what has changed?}}</h2> 83 <h2 id="changes">{{s32 How do I know what has changed?}}</h2>
104 84
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> 85 <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