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

Unified Diff: pages/elemhidehelper.html

Issue 29808563: Fixes #38 - Added alert to element hiding helper page (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Created June 15, 2018, 10:55 a.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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/elemhidehelper.html
===================================================================
--- a/pages/elemhidehelper.html
+++ b/pages/elemhidehelper.html
@@ -1,10 +1,11 @@
title=Element Hiding Helper
+<p class="alert">{{depricated-alert[notification] Deprecated since ABP 3.0. Although it might still work with some extensions, it could become obsolete at any time. }}</p>
ire 2018/06/18 23:31:19 NIT: Misspell "depricated"
<h2 id="general">{{s1 General notes}}</h2>
<p>{{s3 Element Hiding Helper is a companion extension for Adblock Plus meant to make creating element hiding rules easier. You simply select the element you want to be hidden and then choose which attributes of this element should be taken into account when hiding it in future. The element hiding rule is generated and added automatically. Parts of the code are based on the <a href="{{s3-link http://karmatics.com/aardvark/}}">Aardvark extension</a>.}}</p>
<p>
{{s4 Element Hiding Helper requires the <a href="requirements">same browser version as
Adblock Plus</a>.}} {{s5 Adblock Plus 1.3 or higher is required, this extension will not
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld