IP address
Shows your IP address. Provides your current location. Shows location on the map.
IP addressคืออะไร?
IP address เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Makpro และคุณลักษณะหลักของมันคือ "Shows your IP address. Provides your current location. Shows location on the map."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย IP address
ดาวน์โหลดไฟล์ส่วนขยาย IP address ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ogkconognefohmbpkloghkkeniplhmhe |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/ip-address/ogkconognefohmbpkloghkkeniplhmhe |
คำอธิบาย | Shows your IP address. Provides your current location. Shows location on the map. |
ขนาดไฟล์ | 64.26 KB |
จำนวนการติดตั้ง | 282 |
เวอร์ชันปัจจุบัน | 1.0.5 |
อัปเดตครั้งล่าสุด | 2019-05-07 |
วันที่เผยแพร่ | 2019-05-07 |
คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | Makpro |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | 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 } |