Paper.IO 2

For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.

Paper.IO 2 là gì?

Paper.IO 2 là một tiện ích mở rộng Chrome được phát triển bởi zdmrmrv, và tính năng chính của nó là "For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Paper.IO 2

Tải xuống các tệp mở rộng Paper.IO 2 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

                        It is the Chrome extension of the website, which shares the informations about Paper.IO 2 and what you need to know before downloading it.                    

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

Tên Paper.IO 2 Paper.IO 2
ID fgmhcgplkdjmpjodhinoimpdegkgpgep
URL Chính Thức https://chromewebstore.google.com/detail/paperio-2/fgmhcgplkdjmpjodhinoimpdegkgpgep
Mô tả For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.
Kích Thước Tệp 1.97 MB
Số Lần Cài Đặt 1,247
Phiên Bản Hiện Tại 2.0
Cập Nhật Lần Cuối 2022-01-09
Ngày Phát Hành 2022-01-09
Đánh Giá 1.50/5 Tổng số 2 Đánh Giá
Nhà Phát Triển zdmrmrv
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.yourgoodplay.com/paper-io-2/
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Paper.IO 2",
    "description": "For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.",
    "version": "2.0",
    "manifest_version": 2,
    "background": {
        "scripts": [
            ".\/background.js"
        ]
    },
    "icons": {
        "16": ".\/img\/16.png",
        "48": ".\/img\/48.png",
        "128": ".\/img\/128.png"
    },
    "browser_action": {
        "default_popup": ".\/popup.html"
    },
    "permissions": [
        "storage",
        "https:\/\/www.yourgoodplay.com\/paper-io-2\/",
        "background"
    ]
}