Pacman™ One Piece Edition

Pacman™ One Piece Edition for Google Chrome

ما هو Pacman™ One Piece Edition؟

Pacman™ One Piece Edition هو إضافة Chrome تم تطويرها بواسطة lenacliffson، والميزة الرئيسية لها هي "Pacman™ One Piece Edition for Google Chrome".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Pacman™ One Piece Edition

قم بتنزيل ملفات الامتداد Pacman™ One Piece Edition بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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!                    

معلومات أساسية عن التمديد

الاسم Pacman™ One Piece Edition Pacman™ One Piece Edition
ID oojhbbadkhdcgiclhhicikjgikfglhbh
عنوان URL الرسمي https://chromewebstore.google.com/detail/pacman-one-piece-edition/oojhbbadkhdcgiclhhicikjgikfglhbh
الوصف Pacman™ One Piece Edition for Google Chrome
حجم الملف 1.92 MB
عدد التثبيتات 129
النسخة الحالية 0.0.1
آخر تحديث 2023-10-12
تاريخ النشر 2023-10-12
تقييم 5.00/5 مجموع تقييمات 1
المطور lenacliffson
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://chromedeveloper.com/
عنوان صفحة المساعدة https://chromedeveloper.com/
عنوان صفحة سياسة الخصوصية https://www.chromedeveloper.com/privacy-policy
اللغات المدعومة 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"
}