Forum Discussion
No RepliesBe the first to reply
Related Content
Recent Discussions
- 5 months ago
- 5 months ago
- 7 months ago
- 10 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>