Ping-Pong.Classic
Classic Ping Pong. Popup game.
Vad är Ping-Pong.Classic?
Ping-Pong.Classic är en Chrome-tillägg utvecklad av noreal.inv, och dess huvudfunktion är "Classic Ping Pong. Popup game.".
Tilläggsskärmbilder
Ladda ner Ping-Pong.Classic-förlängningens CRX-fil
Ladda ner Ping-Pong.Classic-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
Classic Ping Pong. Free Popup Game. Two-dimensional sports game that simulates table tennis. The player controls an in-game paddle by moving it vertically across the left side of the screen. Player use the paddles to hit a ball back and forth.
Grundläggande Information om Tillägg
Namn | |
ID | omaoangojgdeimbhlnnfnephhklfnhpo |
Officiell webbadress | https://chrome.google.com/webstore/detail/ping-pongclassic/omaoangojgdeimbhlnnfnephhklfnhpo |
Beskrivning | Classic Ping Pong. Popup game. |
Filstorlek | 49.01 KB |
Antal Installationer | 14,388 |
Aktuell Version | 1.13 |
Senast Uppdaterad | 2020-05-09 |
Publiceringsdatum | 2020-05-09 |
Betyg | 4.50/5 Totalt 2 Betyg |
Utvecklare | noreal.inv |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://badhopeplum.ru/privacy_policy.html |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "js\/bg.js" ] }, "browser_action": { "default_popup": "index.html" }, "description": "Classic Ping Pong. Popup game.", "icons": { "128": "icons\/icon-128.png", "16": "icons\/icon-16.png", "48": "icons\/icon-48.png" }, "manifest_version": 2, "name": "Ping-Pong.Classic", "offline_enabled": true, "permissions": [], "version": "1.13" } |