My Current IP / IPv6 Address
Find out Your IP Address
My Current IP / IPv6 Addressคืออะไร?
My Current IP / IPv6 Address เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://ipz.su และคุณลักษณะหลักของมันคือ "Find out Your IP Address"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย My Current IP / IPv6 Address
ดาวน์โหลดไฟล์ส่วนขยาย My Current IP / IPv6 Address ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This extension allows you to determine your current IP / IPv6 address. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | ggbojnjohnjgiloeoljkmnacjaeahhmc |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/my-current-ip-ipv6-addres/ggbojnjohnjgiloeoljkmnacjaeahhmc |
| คำอธิบาย | Find out Your IP Address |
| ขนาดไฟล์ | 5.71 KB |
| จำนวนการติดตั้ง | 1,862 |
| เวอร์ชันปัจจุบัน | 1.0 |
| อัปเดตครั้งล่าสุด | 2016-03-17 |
| วันที่เผยแพร่ | 2016-03-17 |
| คะแนน | 4.83/5 รวมทั้งหมด 6 คะแนน |
| ผู้พัฒนา | https://ipz.su |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://ipz.su/ |
| ภาษาที่รองรับ | en,ru |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_extName__",
"default_locale": "en",
"version": "1.0",
"description": "__MSG_extDescr__",
"permissions": [],
"browser_action": {
"default_title": "__MSG_extTitle__",
"default_icon": "favicon.png",
"default_popup": "popup.html"
},
"manifest_version": 2,
"content_security_policy": "default-src 'self' https:\/\/*.ipz.su\/ https:\/\/ajax.googleapis.com\/;"
} | |