OLD | NEW |
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: 9px; | 7 margin-bottom: 9px; |
| 8 font-weight: bold; |
8 } | 9 } |
9 #faq dt > a | 10 |
| 11 #faq dt a |
10 { | 12 { |
11 font-weight: bold; | |
12 text-decoration: none; | 13 text-decoration: none; |
13 cursor: pointer; | 14 cursor: pointer; |
14 color: #000; | 15 color: #000; |
15 } | 16 } |
| 17 |
16 #faq dd | 18 #faq dd |
17 { | 19 { |
18 margin-bottom: 18px; | 20 margin-bottom: 18px; |
19 } | 21 } |
20 </style> | 22 </style> |
21 </head> | 23 </head> |
22 | 24 |
23 <dl id="faq"> | 25 <dl id="faq"> |
24 <dt id="many-permissions"> | 26 <dt id="many-permissions"> |
25 <a href="#many-permissions"> | 27 <a href="#many-permissions"> |
26 {{many-permissions-question[Many permissions questions] Why does Adblock B
rowser for Android require so many permissions?}} | 28 {{many-permissions-question[question heading] Why does Adblock Browser for
Android require so many permissions?}} |
27 </a> | 29 </a> |
28 </dt> | 30 </dt> |
29 <dd> | 31 <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.}} | 32 <p>{{permissions-p-1[answer paragraph] Generally, browsers require more perm
issions than regular apps to be able to provide web applications the ability to
use hardware functionality such as camera, microphone, etc. (e.g. uploading imag
es from your camera).}}</p> |
| 33 <p>{{permissions-p-2[answer paragraph] Since <fix>Adblock Browser</fix> is b
ased on the <fix>Firefox</fix> platform, it asks for the exact same permissions
to do the same things <fix>Firefox</fix> does. <fix>Android</fix> requires that
you accept all permissions in order to install the app. By doing so, you recogni
ze that you're aware of what <fix>Adblock Browser</fix> for <fix>Android</fix> i
s able to do.}}</p> |
| 34 <p>{{permissions-p-3[answer paragraph] <fix>Adblock Browser</fix> for <fix>A
ndroid</fix> requests access to the following permissions:}}</p> |
| 35 <dl> |
| 36 <dt>{{permissions-title-1[question heading] Device & app history}}</dt> |
| 37 <dd>{{permissions-detail-1[answer paragraph] Allows the app to view inform
ation about activity on the device, which apps are running, browsing history and
/or bookmarks, e.g. importing bookmarks and browsing history from another browse
r.}}</dd> |
| 38 <dt>{{permissions-title-2[question heading] Identity}}</dt> |
| 39 <dd>{{premissions-detail-2[answer paragraph] May be used to find accounts
on your device, read your contact information or modify accounts, e.g. syncing i
nformation, such as bookmarks, passwords and open tabs, across devices.}}</dd> |
| 40 <dt>{{permissions-title-3[question heading] Location}}</dt> |
| 41 <dd>{{permissions-detail-3[answer paragraph] Uses the device's location wh
en you choose to share your location with a website like <fix>Google Maps</fix>.
}}</dd> |
| 42 <dt>{{permissions-title-4[question heading] Photos/Media/Files}}</dt> |
| 43 <dd>{{permissions-detail-4[answer paragraph] May be used to read or modify
information on your device's external storage, e.g. accessing video stored on a
n SD card to upload to social media platforms like <fix>Facebook</fix> and <fix>
Twitter</fix>.}}</dd> |
| 44 <dt>{{permissions-title-5[question heading] Camera}}</dt> |
| 45 <dd>{{premissions-detail-5[answer paragraph] Uses the device's camera(s),
e.g. uploading images or videos to social media platforms like <fix>Facebook</fi
x> and <fix>Twitter</fix>.}}</dd> |
| 46 <dt>{{permissions-title-6[question heading] Microphone}}</dt> |
| 47 <dd>{{permissions-detail-6[answer paragraph] Uses the device's microphone(
s), e.g. voice-to-text recognition in <fix>Google Voice Search</fix> and WebRTC
(Web Real-Time Communication).}}</dd> |
| 48 <dt>{{permissions-title-7[question heading] Wi-Fi connection information}}
</dt> |
| 49 <dd>{{permissions-detail-7[answer paragraph] Allows the app to view inform
ation about Wi-Fi networking, such as whether Wi-Fi is enabled and names of conn
ected Wi-Fi devices.}}</dd> |
| 50 </dl> |
| 51 <p>{{permissions-p-4[paragraph] If you need more information, please refer t
o this <a href="https://support.mozilla.org/kb/how-firefox-android-use-permissio
ns-it-requests">FAQ from <fix>Mozilla</fix></a>.}}</p> |
31 </dd> | 52 </dd> |
32 <dt id="flash"> | 53 <dt id="flash"> |
33 <a href="#flash"> | 54 <a href="#flash"> |
34 {{flash-question[Flash video support question] Will Adblock Browser suppor
t flash videos?}} | 55 {{flash-question[Flash video support question] Will Adblock Browser suppor
t flash videos?}} |
35 </a> | 56 </a> |
36 </dt> | 57 </dt> |
37 <dd> | 58 <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.}} | 59 {{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 <a href="https://su
pport.mozilla.org/kb/how-do-i-watch-flash-videos-firefox-android">this article</
a> from Mozilla.}} |
39 </dd> | 60 </dd> |
40 <dt id="firefox-sync"> | 61 <dt id="firefox-sync"> |
41 <a href="#firefox-sync"> | 62 <a href="#firefox-sync"> |
42 {{firefox-sync-question[Firefox synchronization question] Will you offer F
irefox sync?}} | 63 {{firefox-sync-question[Firefox synchronization question] Will you offer F
irefox sync?}} |
43 </a> | 64 </a> |
44 </dt> | 65 </dt> |
45 <dd> | 66 <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.}} | 67 {{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> | 68 </dd> |
48 <dt id="chrome-bookmark"> | 69 <dt id="chrome-bookmark"> |
(...skipping 11 matching lines...) Expand all Loading... |
60 </dt> | 81 </dt> |
61 <dd> | 82 <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.}} | 83 {{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> | 84 </dd> |
64 <dt id="add-ons"> | 85 <dt id="add-ons"> |
65 <a href="#add-ons"> | 86 <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?}} | 87 {{add-ons-question[Add-ons installation question] Can I install add-ons li
ke LastPass and Ghostery, or other third-party services?}} |
67 </a> | 88 </a> |
68 </dt> | 89 </dt> |
69 <dd> | 90 <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/).}} | 91 {{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 <a href="https://adblockplus.org">Adblock P
lus</a>.}} |
71 </dd> | 92 </dd> |
72 <dt id="custom-filter"> | 93 <dt id="custom-filter"> |
73 <a href="#custom-filter"> | 94 <a href="#custom-filter"> |
74 {{custom-filter-question[Adding custom filters question] Can I add custom
filters or block elements?}} | 95 {{custom-filter-question[Adding custom filters question] Can I add custom
filters or block elements?}} |
75 </a> | 96 </a> |
76 </dt> | 97 </dt> |
77 <dd> | 98 <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.}} | 99 {{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> | 100 </dd> |
80 <dt id="version"> | 101 <dt id="version"> |
81 <a href="#version"> | 102 <a href="#version"> |
82 {{version-question[Chrome version question] Will you offer a version of Ad
block Browser based on Chrome?}} | 103 {{version-question[Chrome version question] Will you offer a version of Ad
block Browser based on Chrome?}} |
83 </a> | 104 </a> |
84 </dt> | 105 </dt> |
85 <dd> | 106 <dd> |
86 {{version-answer[Chrome version answer] Our goal is to offer Chrome-like fea
tures without building a separate version based on Chrome.}} | 107 {{version-answer[Chrome version answer] Our goal is to offer Chrome-like fea
tures without building a separate version based on Chrome.}} |
87 </dd> | 108 </dd> |
88 </dl> | 109 </dl> |
OLD | NEW |