Pacman™ One Piece Edition

Pacman™ One Piece Edition for Google Chrome

Qu'est-ce que Pacman™ One Piece Edition ?

Pacman™ One Piece Edition est une extension Chrome développée par lenacliffson, et sa fonction principale est "Pacman™ One Piece Edition for Google Chrome".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Pacman™ One Piece Edition

Téléchargez les fichiers d'extension Pacman™ One Piece Edition au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        The legendary game Pacman is now on Google Chrome. Pacman, which you can easily access and play while Googl Browser.

Moreover, this pacman is not the pacman you know!

We combined the OnePiece series, one of the famous anime and TV series, with Pacman.

Pacman is now Monkey D Luffy!

Onepiece's gum man, Monkey D Luffy, has become Pacman and is fighting an incredible battle against 4 angry monsters. Help him, collect fruits and meat and earn more points!                    

Informations de Base sur l'Extension

Nom Pacman™ One Piece Edition Pacman™ One Piece Edition
ID oojhbbadkhdcgiclhhicikjgikfglhbh
URL Officiel https://chromewebstore.google.com/detail/pacman-one-piece-edition/oojhbbadkhdcgiclhhicikjgikfglhbh
Description Pacman™ One Piece Edition for Google Chrome
Taille du Fichier 1.92 MB
Nombre d'Installations 129
Version Actuelle 0.0.1
Dernière Mise à Jour 2023-10-12
Date de Publication 2023-10-12
Évaluation 5.00/5 Total 1 Évaluations
Développeur lenacliffson
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://chromedeveloper.com/
URL de la Page d'Aide https://chromedeveloper.com/
URL de la Page de Politique de Confidentialité https://www.chromedeveloper.com/privacy-policy
Langues Prises en Charge en,en-GB,en-US
manifest.json
{
    "action": {
        "default_icon": {
            "16": "assets\/images\/logo16.png",
            "48": "assets\/images\/logo48.png",
            "128": "assets\/images\/logo128.png"
        },
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "service-worker.js"
    },
    "commands": {
        "_execute_action": []
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline'"
    },
    "default_locale": "en_US",
    "description": "__MSG_appDesc__",
    "host_permissions": [
        ""
    ],
    "icons": {
        "128": "assets\/images\/logo128.png",
        "16": "assets\/images\/logo16.png",
        "48": "assets\/images\/logo48.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "offline_enabled": true,
    "permissions": [
        "storage"
    ],
    "short_name": "Pacman One Piece Edition",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.1"
}