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"
        ]
    }
}