Pacman™ One Piece Edition

Pacman™ One Piece Edition for Google Chrome

Pacman™ One Piece Edition là gì?

Pacman™ One Piece Edition là một tiện ích mở rộng Chrome được phát triển bởi lenacliffson, và tính năng chính của nó là "Pacman™ One Piece Edition for Google Chrome".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Pacman™ One Piece Edition

Tải xuống các tệp mở rộng Pacman™ One Piece Edition dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Pacman™ One Piece Edition Pacman™ One Piece Edition
ID oojhbbadkhdcgiclhhicikjgikfglhbh
URL Chính Thức https://chromewebstore.google.com/detail/pacman-one-piece-edition/oojhbbadkhdcgiclhhicikjgikfglhbh
Mô tả Pacman™ One Piece Edition for Google Chrome
Kích Thước Tệp 1.92 MB
Số Lần Cài Đặt 129
Phiên Bản Hiện Tại 0.0.1
Cập Nhật Lần Cuối 2023-10-12
Ngày Phát Hành 2023-10-12
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển lenacliffson
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://chromedeveloper.com/
URL Trang Trợ Giúp https://chromedeveloper.com/
URL Trang Chính Sách Bảo Mật https://www.chromedeveloper.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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"
}