Ping Pong Game

an offline Ping Pong game extension. Play it on every new tab!

Hvad er Ping Pong Game?

Ping Pong Game er en Chrome-udvidelse udviklet af DisplayLinks, og dens hovedfunktion er "an offline Ping Pong game extension. Play it on every new tab!".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download Ping Pong Game-udvidelses-CRX-fil

Download Ping Pong Game-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

                        Play Ping Pong Game and pass the time! a new game in each tab. 
Play and win! 
Win points by scoring the ball across the computer player, up to 5 wins in each level. 
Get better and reach the top! 
The extension works also offline - so you can enjoy it anywhere and any time! 

By clicking "Add to Chrome", I accept and agree to install the Ping Pong Game Chrome extension and set Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

Home - https://www.displaylinks.net/
License Agreement - https://www.displaylinks.net/license-agreement
Privacy Policy - https://www.displaylinks.net/privacy-policy
Contact information - https://www.displaylinks.net/contact-us
Contact email - [email protected]                    

Grundlæggende oplysninger om udvidelsen

Navn Ping Pong Game Ping Pong Game
ID kfnaafpoedgfocjkmoebekdkbojhpggn
Officiel URL https://chromewebstore.google.com/detail/ping-pong-game/kfnaafpoedgfocjkmoebekdkbojhpggn
Beskrivelse an offline Ping Pong game extension. Play it on every new tab!
Filstørrelse 13.34 KB
Antal Installationer 3,000
Nuværende Version 1.1
Senest Opdateret 2022-06-23
Udgivelsesdato 2022-02-22
Bedømmelse 2.40/5 Samlet 5 Bedømmelser
Udvikler DisplayLinks
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://www.displaylinks.net/privacy-policy
Understøttede Sprog en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ping Pong Game",
    "version": "1.1",
    "description": "an offline Ping Pong game extension. Play it on every new tab!",
    "chrome_url_overrides": {
        "newtab": "new-tab.html"
    },
    "action": {
        "default_icon": "icons\/m.png"
    },
    "icons": {
        "16": "icons\/s.png",
        "48": "icons\/m.png",
        "128": "icons\/b.png"
    },
    "manifest_version": 3
}