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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Automatic check if you are missing out on some awesome free dockets code"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में AutoDockets for DyingLight एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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