ebay template generator

eBay listing template in few minutes

什麼是ebay template generator?

ebay template generator是由https://ebaygenerator.com開發的Chrome擴展程式,該擴展的主要功能是“eBay listing template in few minutes”。

擴展截圖

screenshot
screenshot
screenshot

下載ebay template generator擴展crx文件

下載ebay template generator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 ebay template generator ebay template generator
ID ipigkilbaonklcklekeienndlbkajpia
官方網址 https://chrome.google.com/webstore/detail/ebay-template-generator/ipigkilbaonklcklekeienndlbkajpia
簡介 eBay listing template in few minutes
檔案大小 74.31 KB
安裝次數 108
目前版本 6.0
更新時間 2018-12-05
上架時間 2018-12-05
評分 3.00/5 共 2 次評分
開發者 https://ebaygenerator.com
付費類型 free
擴展官網 https://www.ebaygenerator.com/
說明頁面URL https://www.ebaygenerator.com/
支援的語言 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"
    ]
}