Pinball Game Machine
Pinball Game Machine
Apa itu Pinball Game Machine?
Pinball Game Machine adalah ekstensi Chrome yang dikembangkan oleh Maze Cracker Games, dan fitur utamanya adalah "Pinball Game Machine".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Pinball Game Machine
Unduh file ekstensi Pinball Game Machine dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
A pack of three cool pinball machines: classical, breakout style an football style. Click the arrows keys to flip the pad and hit the ball to hit the bonus points. You can spend hours with this addictive game! Breakout version: break the bricks with the ball to earn extra points Football version: push the ball to the gate to earn extra points Enjoy it
Informasi Dasar Ekstensi
Nama | |
ID | beoilbnfimmfmlkflenphpcjcicfbdgp |
URL Resmi | https://chrome.google.com/webstore/detail/pinball-game-machine/beoilbnfimmfmlkflenphpcjcicfbdgp |
Deskripsi | Pinball Game Machine |
Ukuran File | 18.96 KB |
Jumlah Instalasi | 3,000 |
Versi Saat Ini | 1.7 |
Terakhir Diperbarui | 2018-10-25 |
Tanggal Publikasi | 2018-10-25 |
Penilaian | 4.38/5 Total 13 Penilaian |
Pengembang | Maze Cracker Games |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.mazecracker.com |
URL Halaman Kebijakan Privasi | http://www.mazecracker.com/privacy.html |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon16x16.png", "default_popup": "popup.html" }, "description": "Pinball Game Machine", "icons": { "128": "icon128x128.png", "16": "icon16x16.png", "48": "icon48x48.png" }, "manifest_version": 2, "name": "Pinball Game Machine", "permissions": [ "activeTab" ], "short_name": "Pinball Game Machine", "version": "1.7" } |