ebay template generator

eBay listing template in few minutes

Qu'est-ce que ebay template generator ?

ebay template generator est une extension Chrome développée par https://ebaygenerator.com, et sa fonction principale est "eBay listing template in few minutes".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension ebay template generator

Téléchargez les fichiers d'extension ebay template generator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        eBayGenerator is an online program, helping to create the template for your eBay store. If you have many items to sell, we can help.

We deliver the easiest way of creating the template even if you have no idea which design to choose. Just simply upload the text content, add your picture links, and click on random designs until you are happy with the template, or change it manually as you wish. Our goal is to be user-friendly, intuitive and offers you the simplest and quickest way to get your template running.

The program allows you to generate HTML rich content which complies 100% with eBay policies. Your changes are stored in the cache, so if you are away for a few days, your work will be kept in the browser cache for a few days. You can easily reset your cache changes by pressing clear cache button. Generate different designs by clicking random styles. You can change your template's texts, backgrounds, fonts, icons and images. You can host pictures yourself using social media such as Facebook, Pinterest, Twitter or your website.                    

Informations de Base sur l'Extension

Nom ebay template generator ebay template generator
ID ipigkilbaonklcklekeienndlbkajpia
URL Officiel https://chrome.google.com/webstore/detail/ebay-template-generator/ipigkilbaonklcklekeienndlbkajpia
Description eBay listing template in few minutes
Taille du Fichier 74.31 KB
Nombre d'Installations 108
Version Actuelle 6.0
Dernière Mise à Jour 2018-12-05
Date de Publication 2018-12-05
Évaluation 3.00/5 Total 2 Évaluations
Développeur https://ebaygenerator.com
Type de Paiement free
Site Web de l'Extension https://www.ebaygenerator.com/
URL de la Page d'Aide https://www.ebaygenerator.com/
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ebay template generator",
    "description": "eBay listing template in few minutes",
    "version": "6.0",
    "icons": {
        "16": "icon-16.png",
        "24": "icon-24.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "browser_action": {
        "default_icon": "icon-128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "https:\/\/www.ebaygenerator.com"
    ]
}