IP Mate
What is my IP?
IP Mateคืออะไร?
IP Mate เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ipmatecontact และคุณลักษณะหลักของมันคือ "What is my IP?"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย IP Mate
ดาวน์โหลดไฟล์ส่วนขยาย IP Mate ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Your Internet Protocol address is your virtual door to the internet. It changes depending on where you are and if your computer is connected through a Virtual Private Network (VPN). Use this plugin to quickly and safely determine how your computer appears to the rest of the internet and whether you are browsing behind a VPN or not.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | IP Mate |
ID | npapdjfgklaoakdlacpindemilincgnp |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/ip-mate/npapdjfgklaoakdlacpindemilincgnp |
คำอธิบาย | What is my IP? |
ขนาดไฟล์ | 134 KB |
จำนวนการติดตั้ง | 15 |
เวอร์ชันปัจจุบัน | 0.0.0.1 |
อัปเดตครั้งล่าสุด | 2022-06-21 |
วันที่เผยแพร่ | 2022-06-21 |
ผู้พัฒนา | ipmatecontact |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IP Mate", "description": "What is my IP?", "version": "0.0.0.1", "manifest_version": 3, "action": { "default_popup": "ipmate.html", "default_icon": { "16": "assets\/noun-blue-16.png", "48": "assets\/noun-blue-48.png", "128": "assets\/noun-blue-128.png" } }, "icons": { "16": "assets\/noun-blue-16.png", "48": "assets\/noun-blue-48.png", "128": "assets\/noun-blue-128.png" } } |