Ping

Streamline your day

Pingคืออะไร?

Ping เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://ping-tab.com และคุณลักษณะหลักของมันคือ "Streamline your day"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ping

ดาวน์โหลดไฟล์ส่วนขยาย Ping ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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 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": []
}