我想更改浏览器上的位置,我导航到
about:config
我设置
geo.enabled 为真
geo.enabled
然后在
geo.wifi.uri
我放
data:application/json,{"location":{"latitude":xxx,"longitude":yyy,"accuracy":10}}
我在这些更改后重新启动浏览器,我使用的是 Firefox 54,但是当我验证它时,它告诉我我的真实位置,为什么它不起作用?我在做什么错?
html firefox geolocation
firefox ×1
geolocation ×1
html ×1