Ping
Streamline your day
Pingとは何ですか?
Pingはhttps://ping-tab.comによって開発されたChromeの拡張機能で、その主な機能は「Streamline your day」です。
拡張機能のスクリーンショット
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 |
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 |
Eメール | [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": [] } |