Confirmed users
236
edits
(Updated instructions on how to enable reviewer certs in Fennec 31+) |
|||
| Line 10: | Line 10: | ||
Browser: Firefox 29 - 30 | Browser: Firefox 29 - 30 | ||
* Install this add-on: https://addons.mozilla.org/en-US/android/addon/mkt-app-reviewer-certs/ | * Install this add-on to add reviewer certificates: https://addons.mozilla.org/en-US/android/addon/mkt-app-reviewer-certs/ | ||
Browser: Firefox 31 (build after 2014-05-11) and higher: | Browser: Firefox 31 (build after 2014-05-11) and higher: | ||
No add-on needed. Follow these steps to enable the preference to use the built-in reviewer certificates on Android: | |||
# Launch the browser. | |||
# In the URL field, type ''about:config'' and hit enter. | |||
# Tap the big plus sign in the upper left corner to add a new preference. | |||
# In the Name field, type ''dom.mozApps.use_reviewer_certs''. NOTE: this name is case sensitive, so make sure to type it exactly as shown. The lower case ''dom'' is often (mis-)corrected to ''Dom.'' | |||
# Tap the Toggle button to change the value shown under the name from ''false'' to ''true''. | |||
Your entry should look like this: | |||
[[File:reviewer_cert_pref.png|320px|none]] | |||
<br> | |||
6. Tap ''Create'' and you're done! | |||
TODO: Add instructions on how to add the pref on Firefox desktop. | |||
== Other helpful tools == | == Other helpful tools == | ||
* App manager: https://developer.mozilla.org/en-US/Firefox_OS/Using_the_App_Manager | * App manager: https://developer.mozilla.org/en-US/Firefox_OS/Using_the_App_Manager | ||
* Firewatch: https://github.com/digitarald/firewatch | * Firewatch: https://github.com/digitarald/firewatch | ||