Ping

Streamline your day

什么是Ping?

Ping是由https://ping-tab.com开发的Chrome扩展程序,该扩展的主要功能是“Streamline your day”。

扩展截图

screenshot
screenshot

下载Ping扩展crx文件

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