BuzzPress Extension
BuzzPress Products Importer Extension for Chrome
BuzzPress Extensionคืออะไร?
BuzzPress Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย arielsandersemail และคุณลักษณะหลักของมันคือ "BuzzPress Products Importer Extension for Chrome"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย BuzzPress Extension
ดาวน์โหลดไฟล์ส่วนขยาย BuzzPress Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Import and sync products from Amazon to your BuzzPress site Looking for products to sell online? Discover millions of products and add them to your BuzzPress store with BuzzPress Chrome Extension. BuzzPress allows you to find trending products to sell online, add them to your BuzzPress store, and start selling today. You’ll never need to worry about packaging or shipping. Instead, worry about things that matter – making sales and growing your business. BuzzPress’s Chrome Extension simplifies the entire process. Import products with just one click, and fulfill orders with ease.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | BuzzPress Extension |
ID | pgfkdbhkelnoodbdjaimjonoapchlldo |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/buzzpress-extension/pgfkdbhkelnoodbdjaimjonoapchlldo |
คำอธิบาย | BuzzPress Products Importer Extension for Chrome |
ขนาดไฟล์ | 1.5 MB |
จำนวนการติดตั้ง | 74 |
เวอร์ชันปัจจุบัน | 0.9.2 |
อัปเดตครั้งล่าสุด | 2020-07-21 |
วันที่เผยแพร่ | 2020-07-09 |
ผู้พัฒนา | arielsandersemail |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://buzzpress.io |
URL หน้าช่วยเหลือ | https://softsengine.zendesk.com/ |
URL หน้านโยบายความเป็นส่วนตัว | https://streamstore.net/privacy-policy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "BuzzPress Extension", "version": "0.9.2", "description": "BuzzPress Products Importer Extension for Chrome", "manifest_version": 2, "icons": { "128": "images\/icons\/icon_128.png", "90": "images\/icons\/icon_90.png", "48": "images\/icons\/icon_48.png", "32": "images\/icons\/icon_32.png", "24": "images\/icons\/icon_24.png", "16": "images\/icons\/icon_16.png" }, "browser_action": { "default_icon": "images\/icons\/icon_90.png", "default_title": "BuzzPress Products Importer Extension", "default_popup": "templates\/options.html" }, "options_page": "templates\/options.html", "options_ui": { "page": "templates\/options.html", "chrome_style": true }, "web_accessible_resources": [ "templates\/importer.html", "images\/icons\/*.*", "css\/style.css", "css\/font-awesome.css", "fonts\/*.woff", "fonts\/*.eot", "fonts\/*.svg", "fonts\/*.ttf", "fonts\/*.woff2" ], "content_scripts": [ { "matches": [ " |