Forum Discussion
No RepliesBe the first to reply
Related Content
Recent Discussions
- 6 months ago
- 6 months ago
- 8 months ago
- 11 months ago
If a website uses Geo Location to try to capture the location of the browser, the following can be added to the script to eliminate the pop-up from appearing.
This should be added at the end of the XML before the last </script> tag
<boolprefs><pref name="geo.enabled">false</pref></boolprefs>