AutoDockets for DyingLight

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

Co je AutoDockets for DyingLight?

AutoDockets for DyingLight je rozšíření Chrome vyvinuté https://shoppinggate.dk, a jeho hlavní funkcí je „Automatic check if you are missing out on some awesome free dockets code“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření AutoDockets for DyingLight

Stáhněte si soubory rozšíření AutoDockets for DyingLight ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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                    

Základní Informace o Rozšíření

Název AutoDockets for DyingLight AutoDockets for DyingLight
ID nocnfflgglphgikmfigmbjgedfchmgpc
Oficiální URL https://chromewebstore.google.com/detail/autodockets-for-dyingligh/nocnfflgglphgikmfigmbjgedfchmgpc
Popis Automatic check if you are missing out on some awesome free dockets code
Velikost souboru 90.45 KB
Počet instalací 44
Aktuální Verze 1.0.0
Poslední Aktualizace 2017-04-16
Datum Vydání 2017-04-16
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář https://shoppinggate.dk
Typ Platby free
Webové stránky Rozšíření http://autodockets.shoppinggate.dk/
Podporované Jazyky 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\/"
    ]
}