Ping

Streamline your day

Ping là gì?

Ping là một tiện ích mở rộng Chrome được phát triển bởi https://ping-tab.com, và tính năng chính của nó là "Streamline your day".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Ping

Tải xuống các tệp mở rộng Ping dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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/                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Ping Ping
ID ejkcmcjaddgcgpclmnccaejfpngehphn
URL Chính Thức https://chromewebstore.google.com/detail/ping/ejkcmcjaddgcgpclmnccaejfpngehphn
Mô tả Streamline your day
Kích Thước Tệp 1.28 MB
Số Lần Cài Đặt 45,551
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2022-10-04
Ngày Phát Hành 2022-09-18
Nhà Phát Triển https://ping-tab.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://ping-tab.com/
URL Trang Chính Sách Bảo Mật https://medianet.xyz/privacy.html
Ngôn Ngữ Được Hỗ Trợ 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": []
}