This Firefox browser extension displays the country flag based on your current IP address in the URL bar. Also, when you hover over the flag icon, you will see your IP address. The extension uses open APIs to get an IP address and determine the country.
- Displays the country flag in the URL bar based on IP addresses.
- Shows the IP address when hovering over the icon.
- The ability to manually update the flag through a pop-up window.
- API support: ipify to get the IP and ipinfo to determine the country.
- Tilt the repository to yourself locally:
git clone https://github.com/H0COK/ip_flag.git