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?

Paper.IO 2是由zdmrmrv开发的Chrome扩展程序,该扩展的主要功能是“For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.”。

扩展截图

screenshot

下载Paper.IO 2扩展crx文件

下载Paper.IO 2扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Paper.IO 2 Paper.IO 2
ID fgmhcgplkdjmpjodhinoimpdegkgpgep
官方URL https://chromewebstore.google.com/detail/paperio-2/fgmhcgplkdjmpjodhinoimpdegkgpgep
简介 For game lovers, it is the browser add-on of the website that shares informations about Paper.IO 2.
文件大小 1.97 MB
安装次数 1,247
当前版本 2.0
更新时间 2022-01-09
上架时间 2022-01-09
评分 1.50/5 共2次评分
开发者 zdmrmrv
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.yourgoodplay.com/paper-io-2/
支持的语言 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"
    ]
}