Air Hockey

Air hockey is a game for two competing players trying to score points in the opposing players goal.

Vad är Air Hockey?

Air Hockey är en Chrome-tillägg utvecklad av Crazy Games, och dess huvudfunktion är "Air hockey is a game for two competing players trying to score points in the opposing players goal.".

Tilläggsskärmbilder

screenshot

Ladda ner Air Hockey-förlängningens CRX-fil

Ladda ner Air Hockey-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Take the challenge and defeat all of air hockey in this this game.                    

Grundläggande Information om Tillägg

Namn Air Hockey Air Hockey
ID pbdfcofppcmlopkoinhjfcagkojlbodn
Officiell webbadress https://chromewebstore.google.com/detail/air-hockey/pbdfcofppcmlopkoinhjfcagkojlbodn
Beskrivning Air hockey is a game for two competing players trying to score points in the opposing players goal.
Filstorlek 1.63 MB
Antal Installationer 864
Aktuell Version 1.0
Senast Uppdaterad 2020-08-24
Publiceringsdatum 2020-08-24
Utvecklare Crazy Games
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan http://online.webfungame.com/privacy.html
Stödda Språk en
manifest.json
{
    "browser_action": {
        "default_icon": {
            "128": "icon128.png"
        },
        "default_popup": "main.html"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "icon128.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}