46Play

Play Free Games

什么是46Play?

46Play是由http://46play.com开发的Chrome扩展程序,该扩展的主要功能是“Play Free Games”。

扩展截图

screenshot
screenshot

下载46Play扩展crx文件

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

扩展使用说明

                                            

扩展基本信息

名称 46Play 46Play
ID djienffhkedincmcfjdfabhekolcpggn
官方URL https://chrome.google.com/webstore/detail/46play/djienffhkedincmcfjdfabhekolcpggn
简介 Play Free Games
文件大小 29.96 KB
安装次数 133
当前版本 1.1.0
更新时间 2020-07-07
上架时间 2020-07-07
开发者 http://46play.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://46play.com/
帮助页面URL https://46play.com/contact-us
隐私政策页面URL https://46play.com/privacy-policy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "46Play",
    "description": "Play Free Games",
    "version": "1.1.0",
    "icons": {
        "128": "icon2.png"
    },
    "browser_action": {
        "default_icon": "icon2.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "tabs"
    ],
    "manifest_version": 2
}