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」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
ID | ipigkilbaonklcklekeienndlbkajpia |
公式URL | 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" ] } |