Ping
Streamline your day
Hvad er Ping?
Ping er en Chrome-udvidelse udviklet af https://ping-tab.com, og dens hovedfunktion er "Streamline your day".
Udvidelsesskærmbilleder
Download Ping-udvidelses-CRX-fil
Download Ping-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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/
Grundlæggende oplysninger om udvidelsen
Navn | Ping |
ID | ejkcmcjaddgcgpclmnccaejfpngehphn |
Officiel URL | https://chromewebstore.google.com/detail/ping/ejkcmcjaddgcgpclmnccaejfpngehphn |
Beskrivelse | Streamline your day |
Filstørrelse | 1.28 MB |
Antal Installationer | 45,551 |
Nuværende Version | 1.0.0 |
Senest Opdateret | 2022-10-04 |
Udgivelsesdato | 2022-09-18 |
Udvikler | https://ping-tab.com |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://ping-tab.com/ |
URL til Fortrolighedspolitik Side | https://medianet.xyz/privacy.html |
Understøttede Sprog | 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": [] } |