Get-My-IP
Display your IP Address in only one click
ما هو Get-My-IP؟
Get-My-IP هو إضافة Chrome تم تطويرها بواسطة https://www.get-my-ip.com، والميزة الرئيسية لها هي "Display your IP Address in only one click".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Get-My-IP
قم بتنزيل ملفات الامتداد Get-My-IP بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Get you IP Address in only one click and paste-it on the clipboard. معلومات أساسية عن التمديد
| الاسم | |
| ID | pklhoefjfboefnddonhdpalknfhbbcdp |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/get-my-ip/pklhoefjfboefnddonhdpalknfhbbcdp |
| الوصف | Display your IP Address in only one click |
| حجم الملف | 31.18 KB |
| عدد التثبيتات | 19 |
| النسخة الحالية | 1.1.0 |
| آخر تحديث | 2018-07-17 |
| تاريخ النشر | 2018-07-17 |
| المطور | https://www.get-my-ip.com |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| عنوان صفحة سياسة الخصوصية | https://www.toutjavascript.com/contact/contact.php3 |
| اللغات المدعومة | en,fr |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "__MSG_extTitle__",
"version": "1.1.0",
"author": "__MSG_extAuthor__",
"description": "__MSG_extDescription__",
"content_security_policy": "default-src 'self' https:\/\/www.get-my-ip.com",
"browser_action": {
"default_title": "Get-My-IP",
"default_icon": "icon-get-my-ip-128.png",
"default_popup": "index.html"
},
"icons": {
"16": "icon-get-my-ip-16.png",
"48": "icon-get-my-ip-48.png",
"128": "icon-get-my-ip-128.png",
"512": "icon-get-my-ip.png"
},
"default_locale": "fr"
} | |