ebay template generator
eBay listing template in few minutes
ebay template generatorคืออะไร?
ebay template generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://ebaygenerator.com และคุณลักษณะหลักของมันคือ "eBay listing template in few minutes"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ebay template generator
ดาวน์โหลดไฟล์ส่วนขยาย 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" ] } |