OLD | NEW |
1 { | 1 { |
2 "title": { | 2 "title": { |
3 "message": "Element Hiding Helper" | 3 "message": "Element Hiding Helper" |
4 }, | 4 }, |
5 "s1": { | 5 "s1": { |
6 "message": "General notes" | 6 "message": "General notes" |
7 }, | 7 }, |
8 "s2": { | 8 "s2": { |
9 "message": "Element Hiding Helper is a companion extension for Adblock Plus
meant to make creating element hiding rules easier. You simply select the elemen
t 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 gener
ated and added automatically. Parts of the code are based on the" | 9 "message": "Element Hiding Helper is a companion extension for Adblock Plus
meant to make creating element hiding rules easier. You simply select the elemen
t 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 gener
ated and added automatically. Parts of the code are based on the <a>Aardvark ext
ension</a>." |
10 }, | 10 }, |
11 "s3": { | 11 "s3": { |
12 "message": "http://karmatics.com/aardvark/" | 12 "message": "Element Hiding Helper requires the <a>same browser version as Ad
block Plus</a>. Adblock Plus 1.3 or higher is required, this extension will not
do anything on its own." |
13 }, | 13 }, |
14 "s4": { | 14 "s4": { |
15 "message": "Aardvark extension" | 15 "message": "Installation" |
16 }, | 16 }, |
17 "s5": { | 17 "s5": { |
18 "message": "." | 18 "message": "Install Element Hiding Helper %EXTENSION(ehh,version)% " |
19 }, | 19 }, |
20 "s6": { | 20 "s6": { |
21 "message": "Element Hiding Helper requires the <a>same browser version as\n
Adblock Plus</a>." | 21 "message": "Using Element Hiding Helper" |
22 }, | 22 }, |
23 "s7": { | 23 "s7": { |
24 "message": "Adblock Plus 1.3 or higher is required, this extension will not\
n do anything on its own." | 24 "message": "You start Element Hiding Helper by going into the menu of ABP's
toolbar icon and selecting \"Select element to hide\"." |
25 }, | 25 }, |
26 "s8": { | 26 "s8": { |
27 "message": "Installation" | 27 "message": "Now you can select the element you want to hide with the mouse.
If you need to hide more than one element, try pressing W. Pressing N will make
the selection smaller again. Other commands offered in the help might be useful
as well to make sure you select exactly what you need to hide." |
28 }, | 28 }, |
29 "s9": { | 29 "s9": { |
30 "message": "Install Element Hiding Helper" | |
31 }, | |
32 "s10": { | |
33 "message": "Using Element Hiding Helper" | |
34 }, | |
35 "s11": { | |
36 "message": "You start Element Hiding Helper by going into the menu of ABP's
toolbar icon and selecting \"Select element to hide\"." | |
37 }, | |
38 "s12": { | |
39 "message": "Now you can select the element you want to hide with the mouse.
If you need to hide more than one element, try pressing W. Pressing N will make
the selection smaller again. Other commands offered in the help might be useful
as well to make sure you select exactly what you need to hide." | |
40 }, | |
41 "s13": { | |
42 "message": "Once you clicked the element to indicate that you are finished s
electing, the rule composition dialog will pop up. Now you can select on which d
omain the rule should be active and which attributes of the element it should ta
ke into account (if the attributes you select are too common you might end up hi
ding useful elements as well). Preview will apply the resulting rule immediately
to show you what the page will look like. If you want to create more advanced r
ules, you can switch to Advanced mode. Finally a click on \"Add filter rule\" wi
ll add the rule to your list of Adblock Plus filters and apply it to the current
page." | 30 "message": "Once you clicked the element to indicate that you are finished s
electing, the rule composition dialog will pop up. Now you can select on which d
omain the rule should be active and which attributes of the element it should ta
ke into account (if the attributes you select are too common you might end up hi
ding useful elements as well). Preview will apply the resulting rule immediately
to show you what the page will look like. If you want to create more advanced r
ules, you can switch to Advanced mode. Finally a click on \"Add filter rule\" wi
ll add the rule to your list of Adblock Plus filters and apply it to the current
page." |
43 } | 31 } |
44 } | 32 } |
OLD | NEW |