Ping
Streamline your day
Apa itu Ping?
Ping adalah ekstensi Chrome yang dikembangkan oleh https://ping-tab.com, dan fitur utamanya adalah "Streamline your day".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Ping
Unduh file ekstensi Ping dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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/
Informasi Dasar Ekstensi
Nama | Ping |
ID | ejkcmcjaddgcgpclmnccaejfpngehphn |
URL Resmi | https://chromewebstore.google.com/detail/ping/ejkcmcjaddgcgpclmnccaejfpngehphn |
Deskripsi | Streamline your day |
Ukuran File | 1.28 MB |
Jumlah Instalasi | 45,551 |
Versi Saat Ini | 1.0.0 |
Terakhir Diperbarui | 2022-10-04 |
Tanggal Publikasi | 2022-09-18 |
Pengembang | https://ping-tab.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://ping-tab.com/ |
URL Halaman Kebijakan Privasi | https://medianet.xyz/privacy.html |
Bahasa yang Didukung | 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": [] } |