andy-portmen / country-flags

adds a toolbar button to browser address-bar displaying current physical location of visited website
https://webextension.org/listing/country-flags.html
Mozilla Public License 2.0
133 stars 35 forks source link

can't connect to native client #85

Open tjx666 opened 1 year ago

tjx666 commented 1 year ago
image image
  System:
    OS: macOS 13.2
    CPU: (8) x64 Intel(R) Core(TM) i5-8257U CPU @ 1.40GHz
    Memory: 3.43 GB / 16.00 GB
    Shell: 5.8.1 - /bin/zsh
  Browsers:
    Chrome: 109.0.5414.119
    Chrome Canary: 112.0.5579.0
    Firefox: 109.0.1
    Firefox Developer Edition: 110.0
    Safari: 16.3
  Node: v18.14.0
tjx666 commented 1 year ago

I think you can provide an online fetch ip info as an altrnative method when user use proxy. This method is a little complex.

andy-portmen commented 1 year ago

To investigate, you can try using Firefox and check for additional information in the console window (Shortcut: Command + Shift + J). Firefox provides error messages that can offer insights. Alternatively, if you prefer to use Chrome, you can enable debugging mode by following the instructions provided at this link: https://www.chromium.org/for-testers/enable-logging/