IP address
Shows your IP address. Provides your current location. Shows location on the map.
Hvad er IP address?
IP address er en Chrome-udvidelse udviklet af Makpro, og dens hovedfunktion er "Shows your IP address. Provides your current location. Shows location on the map.".
Udvidelsesskærmbilleder
Download IP address-udvidelses-CRX-fil
Download IP address-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Our "IP Address" extension lets you to learn what your ip address is. Features - Shows your IP address. - Provides your current location. - Gives the latitude and longitude information. - Shows resolution. - Shows location on the map.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | ogkconognefohmbpkloghkkeniplhmhe |
Officiel URL | https://chrome.google.com/webstore/detail/ip-address/ogkconognefohmbpkloghkkeniplhmhe |
Beskrivelse | Shows your IP address. Provides your current location. Shows location on the map. |
Filstørrelse | 64.26 KB |
Antal Installationer | 282 |
Nuværende Version | 1.0.5 |
Senest Opdateret | 2019-05-07 |
Udgivelsesdato | 2019-05-07 |
Bedømmelse | 5.00/5 Samlet 3 Bedømmelser |
Udvikler | Makpro |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_application_title__", "description": "__MSG_application_description__", "version": "1.0.5", "default_locale": "en", "browser_action": { "default_icon": "icon_16.png", "default_popup": "index.html" }, "icons": { "128": "icon_128.png" }, "manifest_version": 2 } |