Pacman Io Unblocked Game Offline
Play classic Pacman Io Unblocked game offline version on your Google Chrome!
¿Qué es Pacman Io Unblocked Game Offline?
Pacman Io Unblocked Game Offline es una extensión de Chrome desarrollada por izigamesnet, y su función principal es "Play classic Pacman Io Unblocked game offline version on your Google Chrome!".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Pacman Io Unblocked Game Offline
Descarga archivos de extensión Pacman Io Unblocked Game Offline en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Pacman Io Unblocked: A Classic Game with a Twist If you're a fan of classic arcade games, you'll love Pacman Io Unblocked. This game takes the classic Pacman game and adds a modern twist with online multiplayer gameplay. In Pacman Io Unblocked, you'll play as the iconic Pacman character, gobbling up dots and avoiding the ghosts. But in this version, you'll be playing against other players from around the world, trying to outsmart and outmaneuver them to become the top scorer. To play Pacman Io Unblocked, you'll need to add the game extension to your Chrome browser. Here's how to do it: Open Google Chrome and go to the Chrome Web Store. Search for "Pacman Io Unblocked" in the search bar. Click on the "Add to Chrome" button next to the game extension. A pop-up will appear asking for confirmation. Click on "Add Extension" to install the game to your browser. Once installed, you can access the game by clicking on the Pacman Io Unblocked icon in your browser's extensions menu. With Pacman Io Unblocked, you can challenge your friends to see who can get the highest score or play against other players from around the world. So what are you waiting for? Add the extension to your Chrome browser and start playing today!
Información Básica de la Extensión
Nombre | Pacman Io Unblocked Game Offline |
ID | jbobagjmjdfghnnifjjoimmlahfbmkji |
URL Oficial | https://chromewebstore.google.com/detail/pacman-io-unblocked-game/jbobagjmjdfghnnifjjoimmlahfbmkji |
Descripción | Play classic Pacman Io Unblocked game offline version on your Google Chrome! |
Tamaño del Archivo | 58.2 KB |
Cantidad de Instalaciones | 158 |
Versión Actual | 2.0.0 |
Última Actualización | 2023-03-20 |
Fecha de Publicación | 2023-03-20 |
Desarrollador | izigamesnet |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://izigames.net/pacman-io/ |
URL de la Página de Ayuda | https://izigames.net/contact/ |
Idiomas Soportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Pacman Io Unblocked Game Offline", "version": "2.0.0", "action": { "default_icon": { "24": "img\/icon24.png", "32": "img\/icon32.png" }, "default_title": "Pacman Io Unblocked, click to play!", "default_popup": "izigames_index.html" }, "background": { "service_worker": "update.js" }, "offline_enabled": true, "description": "Play classic Pacman Io Unblocked game offline version on your Google Chrome!", "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "options_page": "izigames_index.html", "homepage_url": "https:\/\/izigames.net\/pacman-io\/" } |