Give.Zone

Stay up to date with giveaways on Give.Zone - the best place to win Games/Gift Cards/V-Bucks and many more!

什么是Give.Zone?

Give.Zone是由http://give.zone开发的Chrome扩展程序,该扩展的主要功能是“Stay up to date with giveaways on Give.Zone - the best place to win Games/Gift Cards/V-Bucks and many more!”。

扩展截图

screenshot

下载Give.Zone扩展crx文件

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

扩展使用说明

                        Fast way to enter Give.Zone most popular giveaway. Simply click on icon, and you will be redirected to fortnite vbucks giveaway.                    

扩展基本信息

名称 Give.Zone Give.Zone
ID jmmgfnmcnejbnbllaaaglcehnmempkgi
官方URL https://chrome.google.com/webstore/detail/givezone/jmmgfnmcnejbnbllaaaglcehnmempkgi
简介 Stay up to date with giveaways on Give.Zone - the best place to win Games/Gift Cards/V-Bucks and many more!
文件大小 5.89 KB
安装次数 2,000
当前版本 0.1
更新时间 2019-03-11
上架时间 2019-03-11
评分 3.64/5 共11次评分
开发者 http://give.zone
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Give.Zone",
    "description": "Stay up to date with giveaways on Give.Zone - the best place to win Games\/Gift Cards\/V-Bucks and many more!",
    "version": "0.1",
    "browser_action": {
        "default_icon": "icon.png"
    },
    "permissions": [
        "tabs"
    ],
    "content_scripts": [],
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}