Alura Extension
Etsy product listings tool and the search on Etsy made easy.
Alura Extensionคืออะไร?
Alura Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.alura.io และคุณลักษณะหลักของมันคือ "Etsy product listings tool and the search on Etsy made easy."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Alura Extension
ดาวน์โหลดไฟล์ส่วนขยาย Alura Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Alura Chrome Extension: Unleash Your Etsy Potential – Unlimited Free Searches Forever! 🚀 Welcome to Alura 2.0, Launched in November 2023! Your game-changing tool for mastering Etsy is here. The Alura Chrome Extension transforms your Etsy journey, offering unparalleled insights and analytics with just a single click. Say goodbye to tedious research and hello to smart, informed decisions! Just download and see for yourself why 200.000 Etsy sellers prefer Alura. Alura’s Power Features: ✅ Sales & Revenue Estimates: Get monthly breakdowns of shop and listing sales from their inception. ✅ Popularity Tracking: See which listings are capturing buyers' attention. ✅ AI-Enhanced Insights: Our AI analyzes reviews to provide you with comprehensive insights on any listing or shop. Discover what buyers love, pinpoint areas for improvement, and learn exactly how to outperform your competitors. ✅ Keyword Tag Analysis: Uncover the tags driving the top listings. ✅ Effortless Data Export: Download insights with just one click. Why Alura is a Must-Have for Every Etsy Seller: ✔️ Unlimited Free Searches Forever: Dive into endless insights without ever hitting a paywall. ✔️ Instant Etsy Insights: Seamless integration with Etsy means you get real-time data on any product page you visit. It's like having a research assistant who never sleeps! ✔️ Direct Etsy Data: Alura connects directly to Etsy, giving you the most accurate, up-to-date information. Outsmart your competition with data they can't access! ✔️ Easy Product Idea Validation: Quickly assess the market demand for new products. Alura isn't just a tool; it's your strategic partner in growth. ✔️ Elevate Your Listings: Monitor and compare your products’ performance effortlessly. Stay ahead in your category and watch your sales soar. Transform Your Etsy Strategy: 🔍 Product Research: Identify high-demand products to craft what's trending. 📈 Revenue Analytics: Peek into competitors’ sales, paving the way for your high-revenue products. ⏳ Time-Saving: Focus on creating products that shoppers are already buying. 🌟 Create Best-Sellers: Use data to build a sustainable, growing business. Why Alura is a Game Changer: • 1-Click Data Insights • See sales and revenue historically for any shop/listing • Comprehensive Tag Analysis. • AI powered review analysis Etsy Integration: Alura's direct link to Etsy ensures you're always a step ahead with the latest, most valuable information. User-Friendly Design: Crafted by Etsy Sellers for Etsy Sellers. Alura is intuitive and easy to use, regardless of your tech-savviness. Save your findings: Organize and plan your product ideas efficiently. Download data for deeper analysis and strategy building. 🌟 Start Your Free Journey Today! Discover the treasure trove of Etsy insights waiting for you. Join the league of top Etsy sellers leveraging Alura for impactful growth! 🔗 Get started: https://www.alura.io Etsy Product Listings and Research Made Easy with Alura. Please Note: By using Alura, you agree to all our terms and conditions found here: https://www.alura.io/terms Disclaimer: This extension employs Google Analytics to gather usage stats to enhance your experience. To opt out of Google Analytics tracking, please head to http://tools.google.com/dlpage/gaoptout.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Alura Extension |
ID | nhbghfidknjdblpfcmkkdpcfigkkpgpi |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/alura-extension/nhbghfidknjdblpfcmkkdpcfigkkpgpi |
คำอธิบาย | Etsy product listings tool and the search on Etsy made easy. |
ขนาดไฟล์ | 18.51 MB |
จำนวนการติดตั้ง | 56,072 |
เวอร์ชันปัจจุบัน | 0.2.58 |
อัปเดตครั้งล่าสุด | 2024-02-19 |
วันที่เผยแพร่ | 2020-06-17 |
คะแนน | 3.84/5 รวมทั้งหมด 179 คะแนน |
ผู้พัฒนา | https://www.alura.io |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้าช่วยเหลือ | https://www.alura.io/help-center |
URL หน้านโยบายความเป็นส่วนตัว | https://www.alura.io/privacy-policy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "background": { "service_worker": "background.bundle.js" }, "action": { "default_icon": "images\/Alura_extension_inactive.png" }, "content_scripts": [ { "css": [ "css\/normalize.css", "css\/components.css", "css\/pixell-components.css", "css\/swiper-bundle.min.css", "css\/alura-custom.css" ], "exclude_matches": [ "*:\/\/www.etsy.com\/messages\/*" ], "js": [ "libs\/jquery-3.5.1.min.js", "libs\/components.js", "libs\/pixell-components.js", "libs\/tsparticles.confetti.bundle.min.js", "js\/commandMenu.js", "content.bundle.js" ], "matches": [ "*:\/\/www.etsy.com\/*" ], "run_at": "document_idle" }, { "css": [ "css\/ava-messenger-assistant.css" ], "exclude_matches": [], "js": [ "libs\/jquery-3.5.1.min.js", "js\/ava-messenger-assistant.js" ], "matches": [ "*:\/\/www.etsy.com\/*" ], "run_at": "document_idle" } ], "description": "Etsy product listings tool and the search on Etsy made easy.", "icons": { "128": "images\/Alura_extension_active.png", "16": "images\/Alura_extension_active.png", "32": "images\/Alura_extension_active.png", "48": "images\/Alura_extension_active.png" }, "manifest_version": 3, "name": "Alura Extension", "permissions": [ "activeTab", "storage", "cookies" ], "host_permissions": [ "https:\/\/www.etsy.com\/*", "https:\/\/*.alura.io\/*", "https:\/\/us-central1-alura-io.cloudfunctions.net\/*" ], "externally_connectable": { "matches": [ "https:\/\/app.alura.io\/*" ] }, "short_name": "Alura", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.2.58", "web_accessible_resources": [ { "resources": [ "css\/*", "js\/*", "fonts\/*", "images\/*", "videos\/*", "html\/*", "libs\/*" ], "matches": [ "https:\/\/www.etsy.com\/*" ] } ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" } } |