Tempslab.com - Design your ebay listings

Use this extension to adjust templates to your monitor products.

Τι είναι το Tempslab.com - Design your ebay listings;

Το Tempslab.com - Design your ebay listings είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Ecommerce Development, και η κύρια λειτουργία του είναι "Use this extension to adjust templates to your monitor products.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Tempslab.com - Design your ebay listings

Λήψη αρχείων επέκτασης Tempslab.com - Design your ebay listings σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Tempslab is a powerful increasing sales tool for drop shipping and Ebay sellers.
It makes you unique design as your wish in just a few click!
So what are you waiting for?!
Register now and join to the ecommerce revolution:
https://www.tempslab.com                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Tempslab.com - Design your ebay listings Tempslab.com - Design your ebay listings
ID neohnadjpklgdjlopihplkfficnigimp
Επίσημο URL https://chrome.google.com/webstore/detail/tempslabcom-design-your-e/neohnadjpklgdjlopihplkfficnigimp
Περιγραφή Use this extension to adjust templates to your monitor products.
Μέγεθος Αρχείου 128 KB
Αριθμός Εγκαταστάσεων 67
Τρέχουσα Έκδοση 1.2.3
Τελευταία Ενημέρωση 2018-07-29
Ημερομηνία Δημοσίευσης 2018-07-29
Αξιολόγηση 5.00/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής Ecommerce Development
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.tempslab.com
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tempslab.com - Design your ebay listings",
    "icons": {
        "128": "icon128.png",
        "16": "icon.png",
        "48": "icon48.png"
    },
    "description": "Use this extension to adjust templates to your monitor products.",
    "version": "1.2.3",
    "manifest_version": 2,
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*.dshopit.com\/*",
                "https:\/\/*.dshopit.com\/*",
                "http:\/\/*.dsmtool.com\/*",
                "https:\/\/*.dsmtool.com\/*",
                "http:\/\/*.yaballe.com\/*",
                "https:\/\/*.yaballe.com\/*",
                "http:\/\/*.priceyak.com\/*",
                "https:\/\/*.priceyak.com\/*",
                "http:\/\/*.ebay.com\/*",
                "https:\/\/*.ebay.com\/*",
                "http:\/\/*.ebay.co.uk\/*",
                "https:\/\/*.ebay.co.uk\/*",
                "http:\/\/*.ebay.ca\/*",
                "https:\/\/*.ebay.ca\/*",
                "http:\/\/*.ebay.at\/*",
                "https:\/\/*.ebay.at\/*",
                "http:\/\/*.ebay.be\/*",
                "https:\/\/*.ebay.be\/*",
                "http:\/\/*.ebay.fr\/*",
                "https:\/\/*.ebay.fr\/*",
                "http:\/\/*.ebay.de\/*",
                "https:\/\/*.ebay.de\/*",
                "http:\/\/*.ebay.ie\/*",
                "https:\/\/*.ebay.ie\/*",
                "http:\/\/*.ebay.it\/*",
                "https:\/\/*.ebay.it\/*",
                "http:\/\/*.ebay.nl\/*",
                "https:\/\/*.ebay.nl\/*",
                "http:\/\/*.ebay.es\/*",
                "https:\/\/*.ebay.es\/*",
                "http:\/\/*.ebay.ch\/*",
                "https:\/\/*.ebay.ch\/*",
                "http:\/\/*.ebay.au\/*",
                "https:\/\/*.ebay.au\/*",
                "http:\/\/*.ebay.cn\/*",
                "https:\/\/*.ebay.cn\/*",
                "http:\/\/*.ebay.com.hk\/*",
                "https:\/\/*.ebay.com.hk\/*",
                "http:\/\/*.ebay.com.my\/*",
                "https:\/\/*.ebay.com.my\/*",
                "http:\/\/*.ebay.in\/*",
                "https:\/\/*.ebay.in\/*",
                "http:\/\/*.ebay.ph\/*",
                "https:\/\/*.ebay.ph\/*",
                "http:\/\/*.ebay.com.sg\/*",
                "https:\/\/*.ebay.com.sg\/*",
                "http:\/\/*.ebay.com.tw\/*",
                "https:\/\/*.ebay.com.tw\/*",
                "http:\/\/*.autodstools.com\/*",
                "https:\/\/*.autodstools.com\/*",
                "http:\/\/*.shopmaster.com\/*",
                "https:\/\/*.shopmaster.com\/*"
            ],
            "js": [
                "jquery.min.js",
                "ebay.js"
            ]
        }
    ],
    "background": {
        "scripts": [
            "jquery.min.js",
            "app.js"
        ]
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/www.tempslab.com\/*",
            "http:\/\/45.55.149.232\/*",
            "https:\/\/api.ebay.com\/*"
        ]
    },
    "web_accessible_resources": [
        "https:\/\/www.tempslab.com\/*",
        "http:\/\/45.55.149.232\/*",
        "https:\/\/i.ebayimg.com\/*",
        "https:\/\/api.ebay.com\/*"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "storage",
        "*:\/\/*\/*"
    ]
}