Left: | ||
Right: |
LEFT | RIGHT |
---|---|
1 title=FAQs | 1 title=FAQs |
2 | 2 |
3 <head> | 3 <head> |
4 <style> | 4 <style> |
5 #faq dt | 5 #faq dt |
6 { | 6 { |
7 margin-bottom: 0.5em; | 7 margin-bottom: 9px; |
saroyanm
2016/04/08 17:51:43
Detail: Please use px. if there is not real reason
| |
8 } | 8 } |
9 #faq dt > a | 9 #faq dt > a |
10 { | 10 { |
11 font-weight: bold; | 11 font-weight: bold; |
12 text-decoration: none; | 12 text-decoration: none; |
13 cursor: pointer; | 13 cursor: pointer; |
14 color: #000; | 14 color: #000; |
15 } | 15 } |
16 #faq dd | 16 #faq dd |
17 { | 17 { |
18 margin-bottom: 1em; | 18 margin-bottom: 18px; |
19 } | 19 } |
20 </style> | 20 </style> |
21 </head> | 21 </head> |
22 | 22 |
23 <dl id="faq"> | 23 <dl id="faq"> |
24 <dt> | 24 <dt id="many-permissions"> |
25 <a id="many-permissions-question" href="#many-permissions-question"> | 25 <a href="#many-permissions"> |
saroyanm
2016/04/08 17:51:43
I think we can omit the "question" part in the end
saroyanm
2016/04/08 17:51:43
What about having ID on "DT" element instead of an
| |
26 {{many-permissions-question[Many permissions questions] Why does Adblock B rowser for Android require so many permissions?}} | 26 {{many-permissions-question[Many permissions questions] Why does Adblock B rowser for Android require so many permissions?}} |
27 </a> | 27 </a> |
28 </dt> | 28 </dt> |
29 <dd> | 29 <dd> |
30 {{many-permissions-answer[Many permissions answer] Generally, browsers requi re more permissions than regular apps to be able to provide web applications the ability to use hardware functionality such as camera, microphone, etc. (e.g. up loading images from your camera). Since Adblock Browser is based on Firefox, it asks for the exact same permissions to do the same things Firefox does. For an e xplanation of all the permissions, please refer to [this FAQ](https://support.mo zilla.org/kb/how-firefox-android-use-permissions-it-requests) from Mozilla.}} | 30 {{many-permissions-answer[Many permissions answer] Generally, browsers requi re more permissions than regular apps to be able to provide web applications the ability to use hardware functionality such as camera, microphone, etc. (e.g. up loading images from your camera). Since Adblock Browser is based on Firefox, it asks for the exact same permissions to do the same things Firefox does. For an e xplanation of all the permissions, please refer to [this FAQ](https://support.mo zilla.org/kb/how-firefox-android-use-permissions-it-requests) from Mozilla.}} |
31 </dd> | 31 </dd> |
32 <dt> | 32 <dt id="flash"> |
33 <a id="flash-question" href="#flash-question"> | 33 <a href="#flash"> |
34 {{flash-question[Flash video support question] Will Adblock Browser suppor t flash videos?}} | 34 {{flash-question[Flash video support question] Will Adblock Browser suppor t flash videos?}} |
35 </a> | 35 </a> |
36 </dt> | 36 </dt> |
37 <dd> | 37 <dd> |
38 {{flash-answer[Flash video support answer] Flash videos do work on Adblock B rowser, but you must install the legacy flash player first. However, installing Flash for Android is not recommended as it’s insecure and may contribute to memo ry loss and slowness. If you still want to do this, refer to [this article](http s://support.mozilla.org/kb/how-do-i-watch-flash-videos-firefox-android) from Moz illa.}} | 38 {{flash-answer[Flash video support answer] Flash videos do work on Adblock B rowser, but you must install the legacy flash player first. However, installing Flash for Android is not recommended as it’s insecure and may contribute to memo ry loss and slowness. If you still want to do this, refer to [this article](http s://support.mozilla.org/kb/how-do-i-watch-flash-videos-firefox-android) from Moz illa.}} |
39 </dd> | 39 </dd> |
40 <dt> | 40 <dt id="firefox-sync"> |
41 <a id="firefox-sync-question" href="#firefox-sync-question"> | 41 <a href="#firefox-sync"> |
42 {{firefox-sync-question[Firefox synchronization question] Will you offer F irefox sync?}} | 42 {{firefox-sync-question[Firefox synchronization question] Will you offer F irefox sync?}} |
43 </a> | 43 </a> |
44 </dt> | 44 </dt> |
45 <dd> | 45 <dd> |
46 {{firefox-sync-answer[Firefox synchronization answer] Many of you have asked for this, and we agree this is a critical feature. That’s why we are working on enabling this in a future release.}} | 46 {{firefox-sync-answer[Firefox synchronization answer] Many of you have asked for this, and we agree this is a critical feature. That’s why we are working on enabling this in a future release.}} |
47 </dd> | 47 </dd> |
48 <dt> | 48 <dt id="chrome-bookmark"> |
49 <a id="chrome-bookmark-question" href="#chrome-bookmark-question"> | 49 <a href="#chrome-bookmark"> |
50 {{chrome-bookmark-question[Chrome bookmark import question] How do I impor t bookmarks from Chrome?}} | 50 {{chrome-bookmark-question[Chrome bookmark import question] How do I impor t bookmarks from Chrome?}} |
51 </a> | 51 </a> |
52 </dt> | 52 </dt> |
53 <dd> | 53 <dd> |
54 {{chrome-bookmark-answer[Chrome bookmark import answer] If the default syste m browser is Chrome, you should be able to import bookmarks from Settings > Cust omize > Import from Android. If, however, the default browser is NOT Chrome, the re's unfortunately nothing we can do.}} | 54 {{chrome-bookmark-answer[Chrome bookmark import answer] If the default syste m browser is Chrome, you should be able to import bookmarks from Settings > Cust omize > Import from Android. If, however, the default browser is NOT Chrome, the re's unfortunately nothing we can do.}} |
55 </dd> | 55 </dd> |
56 <dt> | 56 <dt id="google-sync"> |
57 <a id="google-sync-question" href="#google-sync-question"> | 57 <a href="#google-sync"> |
58 {{google-sync-question[Google account synchronization question] Will you s upport Chrome / Google Account (passwords, bookmarks, etc.) syncing when Chrome is not the default browser?}} | 58 {{google-sync-question[Google account synchronization question] Will you s upport Chrome / Google Account (passwords, bookmarks, etc.) syncing when Chrome is not the default browser?}} |
59 </a> | 59 </a> |
60 </dt> | 60 </dt> |
61 <dd> | 61 <dd> |
62 {{google-sync-answer[Google account synchronization answer] Unfortunately, t his is currently not a feature in Firefox for Android and as such, would be cons idered new browser functionality, which for now, we'll leave to the folks at Moz illa.}} | 62 {{google-sync-answer[Google account synchronization answer] Unfortunately, t his is currently not a feature in Firefox for Android and as such, would be cons idered new browser functionality, which for now, we'll leave to the folks at Moz illa.}} |
63 </dd> | 63 </dd> |
64 <dt> | 64 <dt id="add-ons"> |
65 <a id="add-ons-question" href="#add-ons-question"> | 65 <a href="#add-ons"> |
66 {{add-ons-question[Add-ons installation question] Can I install add-ons li ke LastPass and Ghostery, or other third-party services?}} | 66 {{add-ons-question[Add-ons installation question] Can I install add-ons li ke LastPass and Ghostery, or other third-party services?}} |
67 </a> | 67 </a> |
68 </dt> | 68 </dt> |
69 <dd> | 69 <dd> |
70 {{add-ons-answer[Add-ons installation answer] Having started as a browser ad d-on ourselves, we feel strongly about wanting to support add-ons, and hope to s upport this in the future. For now, if having add-ons is a deal breaker, we reco mmend using Firefox for Android with [Adblock Plus](https://adblockplus.org/).}} | 70 {{add-ons-answer[Add-ons installation answer] Having started as a browser ad d-on ourselves, we feel strongly about wanting to support add-ons, and hope to s upport this in the future. For now, if having add-ons is a deal breaker, we reco mmend using Firefox for Android with [Adblock Plus](https://adblockplus.org/).}} |
71 </dd> | 71 </dd> |
72 <dt> | 72 <dt id="custom-filter"> |
73 <a id="custom-filter-question" href="#custom-filter-question"> | 73 <a href="#custom-filter"> |
74 {{custom-filter-question[Adding custom filters question] Can I add custom filters or block elements?}} | 74 {{custom-filter-question[Adding custom filters question] Can I add custom filters or block elements?}} |
75 </a> | 75 </a> |
76 </dt> | 76 </dt> |
77 <dd> | 77 <dd> |
78 {{custom-filter-answer[Adding custom filters answer] We are looking into off ering this and hope to add it in a future release.}} | 78 {{custom-filter-answer[Adding custom filters answer] We are looking into off ering this and hope to add it in a future release.}} |
79 </dd> | 79 </dd> |
80 <dt> | 80 <dt id="version"> |
81 <a id="version-question" href="#version-question"> | 81 <a href="#version"> |
82 {{version-question[Chrome version question] Will you offer a version of Ad block Browser based on Chrome?}} | 82 {{version-question[Chrome version question] Will you offer a version of Ad block Browser based on Chrome?}} |
83 </a> | 83 </a> |
84 </dt> | 84 </dt> |
85 <dd> | 85 <dd> |
86 {{version-answer[Chrome version answer] Our goal is to offer Chrome-like fea tures without building a separate version based on Chrome.}} | 86 {{version-answer[Chrome version answer] Our goal is to offer Chrome-like fea tures without building a separate version based on Chrome.}} |
87 </dd> | 87 </dd> |
88 </dl> | 88 </dl> |
LEFT | RIGHT |