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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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/
URL หน้าช่วยเหลือ https://chromedeveloper.com/
URL หน้านโยบายความเป็นส่วนตัว 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"
}