12 Minibattels Online Game

12 MiniBattles online is a fun multiplayer game where you and a friend can play against each other on a variety of games.

Apa itu 12 Minibattels Online Game?

12 Minibattels Online Game adalah ekstensi Chrome yang dikembangkan oleh https://game.iblogger.in, dan fitur utamanya adalah "12 MiniBattles online is a fun multiplayer game where you and a friend can play against each other on a variety of games.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi 12 Minibattels Online Game

Unduh file ekstensi 12 Minibattels Online Game 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

                        12 Minibattels Online is a fun two players game in which you and a friend can play against each other on a variety of games. 

✓ Features

A fun 2-player arcade game
Various randomized games to play, including fan-made popular titles, such as Rooftop Snipers and Soccer Physics
Easy one button controls
Addictive and challenging gameplay

✓ Controls
Player 1 use A
Player 2 use L

✓ 12 Minibattels Online Game                    

Informasi Dasar Ekstensi

Nama 12 Minibattels Online Game 12 Minibattels Online Game
ID hfbbgpndkepebcfafbkjicpimpoehada
URL Resmi https://chrome.google.com/webstore/detail/12-minibattels-online-gam/hfbbgpndkepebcfafbkjicpimpoehada
Deskripsi 12 MiniBattles online is a fun multiplayer game where you and a friend can play against each other on a variety of games.
Ukuran File 61.35 KB
Jumlah Instalasi 125
Versi Saat Ini 1.2
Terakhir Diperbarui 2021-04-12
Tanggal Publikasi 2021-04-12
Pengembang https://game.iblogger.in
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://games.iblogger.in/game/12-minibattles-online
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "12 Minibattels Online Game ",
    "description": "12 MiniBattles online is a fun multiplayer game where you and a friend can play against each other on a variety of games.",
    "version": "1.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    }
}