Ping
Streamline your day
Ping क्या है?
Ping https://ping-tab.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Streamline your day"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Ping एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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/ |
गोपनीयता नीति पृष्ठ URL | 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": [] } |