AutoDockets for DyingLight

Automatic check if you are missing out on some awesome free dockets code

AutoDockets for DyingLightとは何ですか?

AutoDockets for DyingLightはhttps://shoppinggate.dkによって開発されたChromeの拡張機能で、その主な機能は「Automatic check if you are missing out on some awesome free dockets code」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

AutoDockets for DyingLight拡張機能のCRXファイルをダウンロード

AutoDockets for DyingLight拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        AutoDockets is created for you who want to slay zombies with awesome weapons instead of using valuable zombie killing time on finding Dockets Codes.

Make sure you don't miss out on any free public dockets (gifts).

This item is not associated with DYING LIGHT or Techland but is made by a person who loves and play the game.

NOTE:
* This item does not record or save any data from you
* This item require you have an account at DyingLightGame.com                    

拡張機能の基本情報

名前 AutoDockets for DyingLight AutoDockets for DyingLight
ID nocnfflgglphgikmfigmbjgedfchmgpc
公式URL https://chromewebstore.google.com/detail/autodockets-for-dyingligh/nocnfflgglphgikmfigmbjgedfchmgpc
説明 Automatic check if you are missing out on some awesome free dockets code
ファイルサイズ 90.45 KB
インストール数 44
現在のバージョン 1.0.0
最終更新日 2017-04-16
公開日 2017-04-16
評価 5.00/5 合計 1 レビュー
開発者 https://shoppinggate.dk
支払い方法 free
拡張機能のウェブサイト http://autodockets.shoppinggate.dk/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "AutoDockets for DyingLight",
    "version": "1.0.0",
    "description": "Automatic check if you are missing out on some awesome free dockets code",
    "icons": {
        "128": "128.png"
    },
    "browser_action": {
        "default_title": "AutoDockets for Dying Light",
        "name": "AutoDockets",
        "default_icon": "128.png",
        "default_popup": "popup.html"
    },
    "offline_enabled": false,
    "incognito": "spanning",
    "background": {
        "persistent": false,
        "scripts": [
            "jquery.js",
            "background.js"
        ]
    },
    "permissions": [
        "activeTab",
        "tabs",
        "storage",
        "http:\/\/*.shoppinggate.dk\/"
    ]
}