Confirmed users
158
edits
No edit summary |
|||
Line 12: | Line 12: | ||
= Use custom API key = | = Use custom API key = | ||
We are required to have a API key to access google services like geolocation and safe browsing. The nightly/beta/aurora/release Firefox builds will have a proper API key associated with mozilla. However, if you are using the Firefox built on your own, the API key will be substituted with "no-google-api-key", which is apparently not available. There are a couple of ways to use a working API key for Safe Browsing. The most recommended way is to | We are required to have a API key to access google services like geolocation and safe browsing. The nightly/beta/aurora/release Firefox builds will have a proper API key associated with mozilla. However, if you are using the Firefox built on your own, the API key will be substituted with "no-google-api-key", which is apparently not available. There are a couple of ways to use a working API key for Safe Browsing. The most recommended way is to prepare a key file and add the path to mozconfig: | ||
# Obtain a Safe Browsing google API key from https://console.developers.google.com | # Obtain a Safe Browsing google API key from https://console.developers.google.com |