Soap Ball Cannon Puzzle
Soap Ball Cannon Puzzle
Apa itu Soap Ball Cannon Puzzle?
Soap Ball Cannon Puzzle adalah ekstensi Chrome yang dikembangkan oleh Maze Cracker Games, dan fitur utamanya adalah "Soap Ball Cannon Puzzle".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Soap Ball Cannon Puzzle
Unduh file ekstensi Soap Ball Cannon Puzzle 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
This is an exciting puzzle where you need to explode all the soap bubbles by shooting on them with the cannon ball. Point to the right angle and calculate how, puzzle is becoming harder and harder as you go up in levels.
Informasi Dasar Ekstensi
Nama | |
ID | gfaaokmhemkhgfkpockkbibiafmlnknc |
URL Resmi | https://chrome.google.com/webstore/detail/soap-ball-cannon-puzzle/gfaaokmhemkhgfkpockkbibiafmlnknc |
Deskripsi | Soap Ball Cannon Puzzle |
Ukuran File | 65.87 KB |
Jumlah Instalasi | 595 |
Versi Saat Ini | 1.7 |
Terakhir Diperbarui | 2018-09-28 |
Tanggal Publikasi | 2018-09-28 |
Penilaian | 5.00/5 Total 9 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": "Soap Ball Cannon Puzzle", "icons": { "128": "icon128x128.png", "16": "icon16x16.png", "48": "icon48x48.png" }, "manifest_version": 2, "name": "Soap Ball Cannon Puzzle", "permissions": [ "activeTab" ], "short_name": "Soap Ball Cannon Puzzle", "version": "1.7" } |