Ping
Streamline your day
ما هو Ping؟
Ping هو إضافة Chrome تم تطويرها بواسطة https://ping-tab.com، والميزة الرئيسية لها هي "Streamline your day".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Ping
قم بتنزيل ملفات الامتداد Ping بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Ping tab extension does everything you could possibly want it to do and not only that, it is beautifully designed and extremely intuitive to use. This extension gives an easy access web search, partnered with quick links to get you going faster. Once you install the Ping desktop extension, your browsers new tab will be replaced and show Bing search results. By clicking "Add to Chrome", I accept and agree to installing the Ping Chrome extension and setting Chrome™️ New Tab search to that provided by the service with default search results by Microsoft Bing, and the Terms of Use and Privacy Policy. Privacy Policy: https://ping-tab.com/privacy-policy/ Terms of use: https://ping-tab.com/terms-conditions/
معلومات أساسية عن التمديد
الاسم | Ping |
ID | ejkcmcjaddgcgpclmnccaejfpngehphn |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/ping/ejkcmcjaddgcgpclmnccaejfpngehphn |
الوصف | Streamline your day |
حجم الملف | 1.28 MB |
عدد التثبيتات | 45,551 |
النسخة الحالية | 1.0.0 |
آخر تحديث | 2022-10-04 |
تاريخ النشر | 2022-09-18 |
المطور | https://ping-tab.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://ping-tab.com/ |
عنوان صفحة سياسة الخصوصية | https://medianet.xyz/privacy.html |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Ping", "short_name": "Ping", "version": "1.0.0", "description": "Streamline your day", "icons": { "32": "icons\/32.png", "64": "icons\/64.png", "128": "icons\/128.png" }, "author": "Trigvent", "action": { "browser_style": false, "default_title": "Ping" }, "chrome_url_overrides": { "newtab": "new-tab.html" }, "permissions": [] } |